Skip to content

Commit

Permalink
chore(deps): update dependency jakarta.persistence:jakarta.persistenc…
Browse files Browse the repository at this point in the history
…e-api to v3
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent dbf5464 commit f0db067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>jakarta.persistence</groupId>
<artifactId>jakarta.persistence-api</artifactId>
<version>2.2.3</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit f0db067

Please sign in to comment.