Skip to content

Commit

Permalink
upgrade dependencies with vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad committed Jun 5, 2024
1 parent 10f02ea commit 840e20d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<enforce-javaee-provided.fail>true</enforce-javaee-provided.fail>
<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.2.12</logback.version>
<logback.version>1.2.13</logback.version>
<log4j.version>2.17.2</log4j.version>
<httpclient.version>4.5.14</httpclient.version>
<jackson.version>2.13.5</jackson.version>
Expand All @@ -376,7 +376,7 @@
<jmhVersion>1.37</jmhVersion>
<servlet.version>3.1.0</servlet.version>
<junit.version>5.9.3</junit.version>
<jetty.version>9.4.53.v20231009</jetty.version>
<jetty.version>9.4.54.v20240208</jetty.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 840e20d

Please sign in to comment.