Skip to content

Commit

Permalink
do not upgrade junit as need jetty-test-helper which is java 11 now
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy authored and dependabot[bot] committed Nov 12, 2024
1 parent 55d4506 commit ac4be22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<jnr-unixsocket.version>0.38.23</jnr-unixsocket.version>
<jolokia.version>1.7.2</jolokia.version>
<jsp.version>8.5.100</jsp.version>
<junit.version>5.11.3</junit.version>
<junit.version>5.10.3</junit.version>
<log4j2.version>2.17.1</log4j2.version>
<logback.version>1.2.13</logback.version>
<maven.plugin-tools.version>3.12.0</maven.plugin-tools.version>
Expand Down

0 comments on commit ac4be22

Please sign in to comment.