aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 646798e..fea2fed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
<!-- these properties help simplify specifying some commonly occurring variables -->
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <jogamp.version>2.1.2</jogamp.version>
+ <jogamp.version>2.1.3</jogamp.version>
<lwjgl.version>2.8.4</lwjgl.version>
<swt.version>3.8</swt.version>
</properties>