Skip to content

Commit

Permalink
Bump the development-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: org.apache.tomcat.embed:tomcat-embed-websocket.


Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.16 to 10.1.17

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 19, 2023
1 parent 273fde9 commit ecbf43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ ext {
springVersion = '6.1.0'
springWsVersion = '4.0.8'
testcontainersVersion = '1.19.2'
tomcatVersion = '10.1.16'
tomcatVersion = '10.1.17'
xmlUnitVersion = '2.9.1'
xstreamVersion = '1.4.20'
ztZipVersion = '1.16'
Expand Down

0 comments on commit ecbf43a

Please sign in to comment.