Skip to content

chore(deps): update dependency org.datanucleus:datanucleus-rdbms to v5.2.11 #885

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency org.datanucleus:datanucleus-rdbms to v…
…5.2.11
  • Loading branch information
renovate-bot committed Apr 29, 2022
commit 4ef413f862fc822aec99293f8d79747b1b8618a3
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@
<project.transaction-api.version>1.1</project.transaction-api.version>
<project.datanucleus-core.version>3.2.15</project.datanucleus-core.version>
<project.datanucleus-api-jdo.version>3.2.8</project.datanucleus-api-jdo.version>
<project.datanucleus-rdbms.version>5.2.10</project.datanucleus-rdbms.version>
<project.datanucleus-rdbms.version>5.2.11</project.datanucleus-rdbms.version>
<project.datanucleus-maven-plugin.version>5.2.1</project.datanucleus-maven-plugin.version>
<project.servlet-api.version>2.5</project.servlet-api.version>
<deploy.autorelease>false</deploy.autorelease>
Expand Down