We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b103f commit a834707Copy full SHA for a834707
oak-examples/standalone/pom.xml
@@ -90,7 +90,7 @@
90
<dependency>
91
<groupId>org.fusesource.jansi</groupId>
92
<artifactId>jansi</artifactId>
93
- <version>2.4.1</version>
+ <version>2.4.2</version>
94
<optional>true</optional>
95
</dependency>
96
@@ -192,12 +192,12 @@
192
193
<groupId>org.apache.felix</groupId>
194
<artifactId>org.apache.felix.http.bridge</artifactId>
195
- <version>5.1.6</version>
+ <version>5.1.8</version>
196
197
198
199
<artifactId>org.apache.felix.webconsole</artifactId>
200
- <version>5.0.0</version>
+ <version>5.0.12</version>
201
202
203
0 commit comments