Skip to content

Commit

Permalink
Bump resteasy.spring.version from 3.1.0.Final to 3.1.1.Final
Browse files Browse the repository at this point in the history
Bumps `resteasy.spring.version` from 3.1.0.Final to 3.1.1.Final.

Updates `org.jboss.resteasy.spring:resteasy-spring` from 3.1.0.Final to 3.1.1.Final

Updates `org.jboss.resteasy.spring:resteasy-spring-web` from 3.1.0.Final to 3.1.1.Final

---
updated-dependencies:
- dependency-name: org.jboss.resteasy.spring:resteasy-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy.spring:resteasy-spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Jan 24, 2024
1 parent f3a75d3 commit 41156c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<modular.jdk.props/>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<resteasy.spring.version>3.1.0.Final</resteasy.spring.version>
<resteasy.spring.version>3.1.1.Final</resteasy.spring.version>
<version.org.jboss.resteasy>6.2.7.Final</version.org.jboss.resteasy>
<springboot.version>3.2.1</springboot.version>
<ver.testng>7.9.0</ver.testng>
Expand Down

0 comments on commit 41156c3

Please sign in to comment.