diff --git a/jme3-lwjgl/build.gradle b/jme3-lwjgl/build.gradle index a644fc8d6..c7154d809 100644 --- a/jme3-lwjgl/build.gradle +++ b/jme3-lwjgl/build.gradle @@ -5,5 +5,5 @@ if (!hasProperty('mainClass')) { dependencies { compile project(':jme3-core') compile project(':jme3-desktop') - compile 'org.lwjgl.lwjgl:lwjgl:2.9.2' + compile 'org.lwjgl.lwjgl:lwjgl:2.9.3' } diff --git a/sdk/jme3-core-libraries/nbproject/project.xml b/sdk/jme3-core-libraries/nbproject/project.xml index 9091cb6fc..61b13901b 100644 --- a/sdk/jme3-core-libraries/nbproject/project.xml +++ b/sdk/jme3-core-libraries/nbproject/project.xml @@ -172,20 +172,20 @@ release/modules/ext/j-ogg-all-1.0.0.jar - ext/lwjgl-2.9.2.jar - release/modules/ext/lwjgl-2.9.2.jar + ext/lwjgl-2.9.3.jar + release/modules/ext/lwjgl-2.9.3.jar - ext/lwjgl-platform-2.9.2-natives-windows.jar - release/modules/ext/lwjgl-platform-2.9.2-natives-windows.jar + ext/lwjgl-platform-2.9.3-natives-windows.jar + release/modules/ext/lwjgl-platform-2.9.3-natives-windows.jar - ext/lwjgl-platform-2.9.2-natives-linux.jar - release/modules/ext/lwjgl-platform-2.9.2-natives-linux.jar + ext/lwjgl-platform-2.9.3-natives-linux.jar + release/modules/ext/lwjgl-platform-2.9.3-natives-linux.jar - ext/lwjgl-platform-2.9.2-natives-osx.jar - release/modules/ext/lwjgl-platform-2.9.2-natives-osx.jar + ext/lwjgl-platform-2.9.3-natives-osx.jar + release/modules/ext/lwjgl-platform-2.9.3-natives-osx.jar ext/jinput-2.0.5.jar diff --git a/sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-lwjgl.xml b/sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-lwjgl.xml index 940cb7d1b..557bdb4c8 100644 --- a/sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-lwjgl.xml +++ b/sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-lwjgl.xml @@ -7,10 +7,10 @@ classpath jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-lwjgl-3.1.0-snapshot-github.jar!/ - jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-2.9.2.jar!/ - jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-platform-2.9.2-natives-windows.jar!/ - jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-platform-2.9.2-natives-linux.jar!/ - jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-platform-2.9.2-natives-osx.jar!/ + jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-2.9.3.jar!/ + jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-platform-2.9.3-natives-windows.jar!/ + jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-platform-2.9.3-natives-linux.jar!/ + jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-platform-2.9.3-natives-osx.jar!/ jar:nbinst://com.jme3.gde.project.libraries/libs/jinput-2.0.5.jar!/ jar:nbinst://com.jme3.gde.project.libraries/libs/jutils-1.0.0.jar!/ jar:nbinst://com.jme3.gde.project.libraries/libs/jinput-platform-2.0.5-natives-linux.jar!/