diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF
index aa0f5a8..2d62fa9 100755
--- a/META-INF/MANIFEST.MF
+++ b/META-INF/MANIFEST.MF
@@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2
Bundle-Name: Eclipse JSDT core
Bundle-SymbolicName: jsdt-core
Bundle-Vendor: funfried
-Bundle-Version: 1.0.7
+Bundle-Version: 1.0.8
Require-Bundle: org.eclipse.wst.jsdt.core;bundle-version="[1.0.0,10.0.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-17
diff --git a/pom.xml b/pom.xml
index f10646a..e255bc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
de.funfried.libraries
jsdt-core
- 1.0.7
+ 1.0.8
eclipse-plugin
@@ -72,7 +72,7 @@
true
- http://download.eclipse.org/releases/2024-03
+ http://download.eclipse.org/releases/2024-09
false
@@ -84,7 +84,7 @@
UTF-8
UTF-8
UTF-8
- 4.0.4
+ 4.0.8
@@ -97,12 +97,12 @@
com.google.code.gson
gson
- 2.10.1
+ 2.11.0
com.google.errorprone
error_prone_annotations
- 2.24.1
+ 2.28.0
com.google.guava
@@ -112,32 +112,32 @@
com.google.guava
guava
- 33.0.0-jre
+ 33.2.1-jre
com.google.j2objc
j2objc-annotations
- 2.8
+ 3.0.0
com.google.javascript
closure-compiler-unshaded
- v20231112
+ v20240317
com.google.protobuf
protobuf-java
- 3.25.2
+ 4.27.2
org.checkerframework
checker-qual
- 3.42.0
+ 3.45.0
com.ibm.icu
icu4j
- 74.2
+ 75.1
org.osgi
@@ -196,47 +196,47 @@
org.apache.maven.plugins
maven-clean-plugin
- 3.3.2
+ 3.4.0
org.apache.maven.plugins
maven-compiler-plugin
- 3.12.1
+ 3.13.0
org.apache.maven.plugins
maven-dependency-plugin
- 3.6.1
+ 3.7.1
org.apache.maven.plugins
maven-deploy-plugin
- 3.1.1
+ 3.1.2
org.apache.maven.plugins
maven-enforcer-plugin
- 3.4.1
+ 3.5.0
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ 3.2.4
org.apache.maven.plugins
maven-install-plugin
- 3.1.1
+ 3.1.2
org.apache.maven.plugins
maven-jar-plugin
- 3.3.0
+ 3.4.2
org.apache.maven.plugins
maven-javadoc-plugin
- 3.6.3
+ 3.7.0
true
all,-missing
@@ -250,12 +250,12 @@
org.apache.maven.plugins
maven-scm-plugin
- 2.0.1
+ 2.1.0
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.5
+ 3.3.1
com.google.code.maven-replacer-plugin
@@ -265,12 +265,12 @@
org.codehaus.mojo
versions-maven-plugin
- 2.16.2
+ 2.17.0
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ 1.7.0
sonatype-nexus-staging
https://s01.oss.sonatype.org/