Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains:annotations to v26.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent ea6d7fa commit cf40a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<datafaker.version>2.4.0</datafaker.version>
<apache-commons-lang.version>3.17.0</apache-commons-lang.version>
<jwt.version>4.4.0</jwt.version>
<jetbrains-annotations.version>26.0.0</jetbrains-annotations.version>
<jetbrains-annotations.version>26.0.1</jetbrains-annotations.version>
<caffeine.version>3.1.8</caffeine.version>
<jarscanner.version>1.0-SNAPSHOT</jarscanner.version>
<jgroups.version>5.3.13.Final</jgroups.version>
Expand Down

0 comments on commit cf40a8d

Please sign in to comment.