Skip to content

Commit

Permalink
Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 in /apps/backend
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@24.0.1...24.1.0)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and RoyGrini committed Nov 30, 2023
1 parent c957d35 commit 9c45941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<commons-io.version>2.14.0</commons-io.version>
<guava.version>32.1.3-jre</guava.version>
<jna.version>5.13.0</jna.version>
<jetbrains.annotation.version>24.0.1</jetbrains.annotation.version>
<jetbrains.annotation.version>24.1.0</jetbrains.annotation.version>
<stax2-api.version>4.2.2</stax2-api.version>
<xmlgraphics-commons.version>2.9</xmlgraphics-commons.version> <!-- vuln via docx4j -->
<!-- <woodstox-core.version>6.5.1</woodstox-core.version>-->
Expand Down

0 comments on commit 9c45941

Please sign in to comment.