Skip to content

Commit

Permalink
build(deps): bump org.eclipse.persistence:org.eclipse.persistence.moxy
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.persistence:org.eclipse.persistence.moxy](https://github.com/eclipse-ee4j/eclipselink) from 2.5.2 to 4.0.2.
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
- [Commits](eclipse-ee4j/eclipselink@2.5.2...4.0.2)

---
updated-dependencies:
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.moxy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 5c92e29 commit afb4450
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 @@ -15,7 +15,7 @@
<test-arguments>-Xms512m -Xmx512m -javaagent:${jacocoagent}=destfile=${basedir}/target/lib/jacoco.jar,append=true</test-arguments>

<!-- Version Properties-->
<eclipselink.moxy.version>2.5.2</eclipselink.moxy.version>
<eclipselink.moxy.version>4.0.2</eclipselink.moxy.version>
<findbugs-version>2.5.5</findbugs-version>
<jackson.version>2.16.0</jackson.version>
<jackson.annotation.version>${jackson.version}</jackson.annotation.version>
Expand Down

0 comments on commit afb4450

Please sign in to comment.