We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9194634 commit 6df5982Copy full SHA for 6df5982
pom.xml
@@ -133,7 +133,7 @@
133
<commons-compress.version>1.27.1</commons-compress.version>
134
<commons-io.version>2.16.1</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
135
<guava.version>33.3.0-jre</guava.version> <!-- Required by Gradle Testing Toolkit -->
136
- <osgi.annotations.version>1.5.0</osgi.annotations.version>
+ <osgi.annotations.version>1.5.1</osgi.annotations.version>
137
<felix.scr.version>2.0.6</felix.scr.version>
138
<jsonschema2pojo.version>1.2.1</jsonschema2pojo.version>
139
<picocli.version>4.7.6</picocli.version>
0 commit comments