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 d26d0ba commit 161626dCopy full SHA for 161626d
launch/app/pom.xml
@@ -16,7 +16,7 @@
16
<oh.java.version>11</oh.java.version>
17
<maven.compiler.source>${oh.java.version}</maven.compiler.source>
18
<maven.compiler.target>${oh.java.version}</maven.compiler.target>
19
- <bnd.version>6.2.0</bnd.version>
+ <bnd.version>6.3.0</bnd.version>
20
</properties>
21
22
<dependencies>
0 commit comments