Skip to content

Commit

Permalink
chore(deps): update java dependencies to v2 (major) (#1312)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie authored Oct 9, 2022
1 parent 0ef1d42 commit 6e3496d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<mockito-core.version>4.8.0</mockito-core.version>
<plantuml.version>1.2022.8</plantuml.version>
<ditaa-mini.version>0.14</ditaa-mini.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
<slf4j-api.version>2.0.3</slf4j-api.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<owasp-html-sanitizer.version>20220608.1</owasp-html-sanitizer.version>
Expand Down

0 comments on commit 6e3496d

Please sign in to comment.