Skip to content

Commit

Permalink
Merge pull request #530 from avaje/feature/bump-prisms
Browse files Browse the repository at this point in the history
Bump prisms and jex dependency versions
  • Loading branch information
SentryMan authored Dec 8, 2024
2 parents 4ccc2e9 + 926004c commit 18bd028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<nexus.staging.autoReleaseAfterClose>true</nexus.staging.autoReleaseAfterClose>
<swagger.version>2.2.26</swagger.version>
<jackson.version>2.14.2</jackson.version>
<jex.version>3.0-RC7</jex.version>
<avaje.prisms.version>1.35</avaje.prisms.version>
<jex.version>3.0-RC10</jex.version>
<avaje.prisms.version>1.36</avaje.prisms.version>
<project.build.outputTimestamp>2024-12-03T09:51:55Z</project.build.outputTimestamp>
<module-info.shade>${project.build.directory}${file.separator}module-info.shade</module-info.shade>
</properties>
Expand Down

0 comments on commit 18bd028

Please sign in to comment.