Skip to content

Commit

Permalink
Updated Parsson
Browse files Browse the repository at this point in the history
Signed-off-by: jansupol <jan.supol@oracle.com>
  • Loading branch information
jansupol committed Oct 28, 2023
1 parent 98e7782 commit aca7832
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.8</version>
<version>1.0.9</version>
</parent>

<groupId>org.glassfish.jersey</groupId>
Expand Down Expand Up @@ -2375,11 +2375,11 @@
<jetty.osgi.version>org.eclipse.jetty.*;version="[11,15)"</jetty.osgi.version>
<jetty.version>11.0.17</jetty.version>
<jetty9.version>9.4.53.v20231009</jetty9.version>
<jetty.plugin.version>11.0.15</jetty.plugin.version>
<jetty.plugin.version>11.0.17</jetty.plugin.version>
<jetty.servlet.api.25.version>6.1.14</jetty.servlet.api.25.version>
<jsonb.api.version>2.0.0</jsonb.api.version>
<jsonp.ri.version>1.0.3</jsonp.ri.version>
<jsonp.jaxrs.version>1.0.3</jsonp.jaxrs.version>
<jsonp.ri.version>1.0.5</jsonp.ri.version>
<jsonp.jaxrs.version>1.0.5</jsonp.jaxrs.version>
<moxy.version>3.0.3</moxy.version>
<yasson.version>2.0.4</yasson.version>
<!-- END of Jakartified -->
Expand Down

0 comments on commit aca7832

Please sign in to comment.