Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.core:jersey-common to v2.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 5d2ab6c commit 4eaa2f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ SOFTWARE.
<json.version>20230227</json.version>
<jcabi-log.version>0.22.0</jcabi-log.version>
<qulice-maven-plugin.version>0.22.0</qulice-maven-plugin.version>
<jersey-common.version>2.39.1</jersey-common.version>
<jersey-common.version>2.42</jersey-common.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
<javax.json-api.version>1.1.4</javax.json-api.version>
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion src/it/simple-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ SOFTWARE.
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<javax.json-api.version>1.1.4</javax.json-api.version>
<javax.ws.rs-api.version>2.1</javax.ws.rs-api.version>
<jersey-common.version>2.39.1</jersey-common.version>
<jersey-common.version>2.42</jersey-common.version>
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 4eaa2f4

Please sign in to comment.