Bump the development-dependencies group with 2 updates (#10118)
Bumps the development-dependencies group with 2 updates: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) and org.apache.tomcat.embed:tomcat-embed-websocket. Updates `org.postgresql:postgresql` from 42.7.6 to 42.7.7 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.6...REL42.7.7) Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.41 to 10.1.42 --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket dependency-version: 10.1.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -100,7 +100,7 @@ ext {
|
||||
mysqlVersion = '8.3.0'
|
||||
oracleVersion = '23.3.0.23.09'
|
||||
pahoMqttClientVersion = '1.2.5'
|
||||
postgresVersion = '42.7.6'
|
||||
postgresVersion = '42.7.7'
|
||||
protobufVersion = '4.26.1'
|
||||
r2dbch2Version = '1.0.0.RELEASE'
|
||||
reactorVersion = '2023.0.18'
|
||||
@@ -118,7 +118,7 @@ ext {
|
||||
springVersion = '6.1.20'
|
||||
springWsVersion = '4.0.14'
|
||||
testcontainersVersion = '1.19.8'
|
||||
tomcatVersion = '10.1.41'
|
||||
tomcatVersion = '10.1.42'
|
||||
xmlUnitVersion = '2.9.1'
|
||||
xstreamVersion = '1.4.21'
|
||||
ztZipVersion = '1.17'
|
||||
|
||||
Reference in New Issue
Block a user