Skip to content

Commit

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

Updates `org.jboss.resteasy.spring:resteasy-spring` from 3.0.3.Final to 3.0.4.Final

Updates `org.jboss.resteasy.spring:resteasy-spring-web` from 3.0.3.Final to 3.0.4.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 Sep 6, 2023
1 parent e9c7b8f commit 0fa1bfb
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.0.3.Final</resteasy.spring.version>
<resteasy.spring.version>3.0.4.Final</resteasy.spring.version>
<version.org.jboss.resteasy>6.2.5.Final</version.org.jboss.resteasy>
<springboot.version>3.1.3</springboot.version>
<ver.testng>7.8.0</ver.testng>
Expand Down

0 comments on commit 0fa1bfb

Please sign in to comment.