Skip to content

Commit

Permalink
Bump io.hypersistence:hypersistence-utils-hibernate-63 in /apps/backe…
Browse files Browse the repository at this point in the history
…nd (#849)

Bumps [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) from 3.8.0 to 3.8.1.
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.8.0...hypersistence-utils-parent-3.8.1)

---
updated-dependencies:
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-63
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 4, 2024
1 parent b13348b commit 9fe1604
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 @@ -23,7 +23,7 @@
<properties>
<java.version>17</java.version>
<start-class>no.nav.data.AppStarter</start-class>
<hypersistence-utils-hibernate-63.version>3.8.0</hypersistence-utils-hibernate-63.version>
<hypersistence-utils-hibernate-63.version>3.8.1</hypersistence-utils-hibernate-63.version>
<springdoc-openapi-starter-webmvc-ui.version>2.6.0</springdoc-openapi-starter-webmvc-ui.version>
<simpleclient.version>0.16.0</simpleclient.version>
<logstash-logback-encoder.version>7.4</logstash-logback-encoder.version>
Expand Down

0 comments on commit 9fe1604

Please sign in to comment.