Skip to content

Commit 77e8b9d

Browse files
committed
Merge branch 'master' of github.com:miltonio/milton2
2 parents c14df82 + 9c2c334 commit 77e8b9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

milton-server-ce/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>commons-beanutils</groupId>
125125
<artifactId>commons-beanutils</artifactId>
126-
<version>1.9.4</version>
126+
<version>1.11.0</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>org.simpleframework</groupId>
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>org.bouncycastle</groupId>
249249
<artifactId>bcpkix-jdk15to18</artifactId>
250-
<version>1.78</version>
250+
<version>1.78.1</version>
251251
<type>jar</type>
252252
<optional>true</optional>
253253
</dependency>

0 commit comments

Comments
 (0)