Skip to content

Commit

Permalink
#683 Upgrade Cayenne to 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stariy95 committed Jun 20, 2024
1 parent b7b6d34 commit 06674fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
* #678 Upgrading Swagger to 2.2.2
* #679 Upgrading Jackson to 2.15.4
* #680 Upgrading SLF4J to 2.0.7
* #683 Upgrade Cayenne to 4.2.1

## Release 5.0.M19

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<slf4j.version>2.0.7</slf4j.version>
<cayenne.version>4.2</cayenne.version>
<cayenne.version>4.2.1</cayenne.version>
<jaxrs2.version>2.1.6</jaxrs2.version>
<jaxrs3.version>3.0.0</jaxrs3.version>
<jackson.version>2.15.4</jackson.version>
Expand Down

0 comments on commit 06674fb

Please sign in to comment.