Skip to content

Commit a834707

Browse files
authored
OAK-117141: oak-standalone: update dependencies (#2400)
done.
1 parent 00b103f commit a834707

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

oak-examples/standalone/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.fusesource.jansi</groupId>
9292
<artifactId>jansi</artifactId>
93-
<version>2.4.1</version>
93+
<version>2.4.2</version>
9494
<optional>true</optional>
9595
</dependency>
9696
<dependency>
@@ -192,12 +192,12 @@
192192
<dependency>
193193
<groupId>org.apache.felix</groupId>
194194
<artifactId>org.apache.felix.http.bridge</artifactId>
195-
<version>5.1.6</version>
195+
<version>5.1.8</version>
196196
</dependency>
197197
<dependency>
198198
<groupId>org.apache.felix</groupId>
199199
<artifactId>org.apache.felix.webconsole</artifactId>
200-
<version>5.0.0</version>
200+
<version>5.0.12</version>
201201
</dependency>
202202
<dependency>
203203
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)