Skip to content

Commit

Permalink
Merge pull request #950 from eclipse-tractusx/dependabot/maven/jakart…
Browse files Browse the repository at this point in the history
…a.persistence-jakarta.persistence-api-3.2.0

build(deps): bump jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0
  • Loading branch information
nicoprow authored Jun 19, 2024
2 parents bd26158 + fbcf4cb commit 043c57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bpdm-common-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>jakarta.persistence</groupId>
<artifactId>jakarta.persistence-api</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit 043c57d

Please sign in to comment.