Skip to content

Commit

Permalink
Bump org.jongo:jongo from 1.1 to 1.5.1 in /backend (#33)
Browse files Browse the repository at this point in the history
Bumps [org.jongo:jongo](https://github.com/bguerout/jongo) from 1.1 to 1.5.1.
- [Release notes](https://github.com/bguerout/jongo/releases)
- [Commits](bguerout/jongo@1.1...1.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent ffae6a7 commit adb3b2e
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 @@ -248,7 +248,7 @@
<dependency>
<groupId>org.jongo</groupId>
<artifactId>jongo</artifactId>
<version>1.4.0</version>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit adb3b2e

Please sign in to comment.