Skip to content

Commit

Permalink
Dependencies upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
amanteaux committed Sep 15, 2022
1 parent 47ccac3 commit 1764cf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,15 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<plume-framework.version>4.0.0</plume-framework.version>
<plume-framework.version>4.0.1-SNAPSHOT</plume-framework.version>
<plume-file.version>1.0.0-rc9</plume-file.version>
<plume-admin.version>4.0.0</plume-admin.version>
<plume-admin.version>4.0.1-SNAPSHOT</plume-admin.version>

<grizzly.version>3.0.1</grizzly.version>
<!-- Not possible to upgrade further because of https://github.com/swagger-api/swagger-ui/issues/7702 -->
<!-- And the url parameter is the only feature that is used: But relative paths should be allowed -->
<swagger-ui.version>4.1.2</swagger-ui.version>
<javassist.version>3.28.0-GA</javassist.version>
<javassist.version>3.29.1-GA</javassist.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 1764cf8

Please sign in to comment.