Skip to content

Commit df15c88

Browse files
committed
Merge remote-tracking branch 'origin/main' into renovate/com.github.spotbugs-6.x
2 parents 64946d5 + 433c580 commit df15c88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib-extra/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
// the osgi dep is included in solstice, but it has some CVE's against it.
2222
// 3.18.500 is the oldest, most-compatible version with no CVE's
2323
// https://central.sonatype.com/artifact/org.eclipse.platform/org.eclipse.osgi/versions
24-
implementation "org.eclipse.platform:org.eclipse.osgi:3.23.0"
24+
implementation "org.eclipse.platform:org.eclipse.osgi:3.23.100"
2525

2626
// testing
2727
testImplementation projects.testlib

0 commit comments

Comments
 (0)