Skip to content

Commit

Permalink
fix: upgrade jakarta.persistence:jakarta.persistence-api from 3.1.0 t…
Browse files Browse the repository at this point in the history
…o 3.2.0

Snyk has created this PR to upgrade jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0.

See this package in maven:
jakarta.persistence:jakarta.persistence-api

See this project in Snyk:
https://app.snyk.io/org/wistefan/project/6e91a761-8c78-49af-b33f-4714aff77505?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 26, 2024
1 parent 6d24640 commit 11b738f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
<dependency>
<groupId>jakarta.persistence</groupId>
<artifactId>jakarta.persistence-api</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</dependency>
<dependency>
<groupId>jakarta.transaction</groupId>
Expand Down

0 comments on commit 11b738f

Please sign in to comment.