Skip to content

Commit

Permalink
Merge pull request #104 from uuhnaut69/dependabot/maven/io.hypersiste…
Browse files Browse the repository at this point in the history
…nce-hypersistence-utils-hibernate-63-3.8.0

chore(deps): Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.7 to 3.8.0
  • Loading branch information
uuhnaut69 authored Jun 28, 2024
2 parents 6c2f8b2 + 6537755 commit 4c5ddb0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion customer-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.7.7</version>
<version>3.8.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion inventory-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.7.7</version>
<version>3.8.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion order-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.7.7</version>
<version>3.8.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 4c5ddb0

Please sign in to comment.