Skip to content

Commit

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

chore(deps): Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.9.0 to 3.9.1
  • Loading branch information
uuhnaut69 authored Feb 5, 2025
2 parents 5284dcb + bba6219 commit 654c47c
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.9.0</version>
<version>3.9.1</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.9.0</version>
<version>3.9.1</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.9.0</version>
<version>3.9.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 654c47c

Please sign in to comment.