Skip to content

Commit bab2c25

Browse files
committed
1 parent b22fced commit bab2c25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@
122122
<!-- Note; the following jetty.version should be identical to the jetty.version in plugins/pom.xml -->
123123
<jetty.version>12.0.22</jetty.version>
124124
<standard-taglib.version>1.2.5</standard-taglib.version>
125-
<netty.version>4.1.118.Final</netty.version>
126-
<bouncycastle.version>1.78.1</bouncycastle.version>
125+
<netty.version>4.1.124.Final</netty.version>
126+
<bouncycastle.version>1.79</bouncycastle.version>
127127
<slf4j.version>2.0.9</slf4j.version>
128128
<log4j.version>2.20.0</log4j.version>
129129
<ojdbc.version>23.7.0.25.01</ojdbc.version>

0 commit comments

Comments
 (0)