Skip to content

Commit

Permalink
Bump openjpa.version from 4.0.0 to 4.0.1 (#843)
Browse files Browse the repository at this point in the history
Bumps `openjpa.version` from 4.0.0 to 4.0.1.

Updates `org.apache.openjpa:openjpa` from 4.0.0 to 4.0.1

Updates `org.apache.openjpa:openjpa-maven-plugin` from 4.0.0 to 4.0.1

---
updated-dependencies:
- dependency-name: org.apache.openjpa:openjpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.openjpa:openjpa-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 24, 2024
1 parent 243e3c6 commit 9eceec2
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 @@ -416,7 +416,7 @@ under the License.
<spring-boot.version>3.3.4</spring-boot.version>
<spring-cloud-gateway.version>4.1.5</spring-cloud-gateway.version>

<openjpa.version>4.0.0</openjpa.version>
<openjpa.version>4.0.1</openjpa.version>

<jasypt.version>1.9.3</jasypt.version>

Expand Down

0 comments on commit 9eceec2

Please sign in to comment.