Skip to content

Commit

Permalink
Bump org.apache.dubbo.extensions:dubbo-rpc-rest from 3.3.0 to 3.3.1 (#…
Browse files Browse the repository at this point in the history
…14998)

Bumps org.apache.dubbo.extensions:dubbo-rpc-rest from 3.3.0 to 3.3.1.

---
updated-dependencies:
- dependency-name: org.apache.dubbo.extensions:dubbo-rpc-rest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent 2b87c1f commit 29c3e6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dubbo-plugin/dubbo-rest-jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>org.apache.dubbo.extensions</groupId>
<artifactId>dubbo-rpc-rest</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion dubbo-plugin/dubbo-rest-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<dependency>
<groupId>org.apache.dubbo.extensions</groupId>
<artifactId>dubbo-rpc-rest</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 29c3e6a

Please sign in to comment.