Skip to content

Commit

Permalink
#1001 Bump Logback due to OWASP CVE block
Browse files Browse the repository at this point in the history
  • Loading branch information
GuusLieben committed Dec 22, 2024
1 parent de8fca2 commit b5e1d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hartshorn-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<javax.inject.version>1</javax.inject.version>
<javax.annotations.version>1.3.2</javax.annotations.version>
<junit.version>5.10.3</junit.version>
<logback.version>1.5.6</logback.version>
<logback.version>1.5.15</logback.version>
<mockito.version>5.12.0</mockito.version>
<slf4j.version>2.0.13</slf4j.version>
</properties>
Expand Down

0 comments on commit b5e1d81

Please sign in to comment.