Skip to content

Commit

Permalink
Webex reporter and sonar fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Cédric Dutoit committed Mar 15, 2024
1 parent 060bb5e commit 61d4e30
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 @@ -426,7 +426,7 @@
<commons-io.version>2.11.0</commons-io.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<cron4j.version>2.2.5</cron4j.version>
<derby.version>10.17.1.1</derby.version> <!-- 10.16 need Java 17 -->
<derby.version>10.17.1.0</derby.version>
<groovy-all.version>3.0.12</groovy-all.version>
<gson.version>2.10.1</gson.version>
<javax.activation.version>1.2.0</javax.activation.version>
Expand Down

0 comments on commit 61d4e30

Please sign in to comment.