Commit 84f1e07
authored
Bump the dependencies group across 1 directory with 25 updates
Bumps the dependencies group with 24 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.8` | `1.5.12` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.2` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.0` | `2.18.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.0` | `2.18.2` |
| [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.4.0` | `3.5.1` |
| commons-io:commons-io | `2.17.0` | `2.18.0` |
| [de.fraunhofer.iosb.ilt:FROST-Client-Dynamic](https://github.com/FraunhoferIOSB/FROST-Client) | `2.18` | `2.22` |
| org.apache.commons:commons-dbcp2 | `2.12.0` | `2.13.0` |
| org.jooq:jooq | `3.19.13` | `3.19.15` |
| org.jooq:jooq-codegen | `3.19.13` | `3.19.15` |
| org.jooq:jooq-meta | `3.19.13` | `3.19.15` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` |
| [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit5) | `1.11.2` | `1.11.3` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.29.2` | `4.30.0` |
| [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.4.1` | `3.5.1` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.4` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.4` |
| [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/download-maven-plugin/download-maven-plugin) | `1.10.0` | `1.13.0` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.0` | `3.8.1` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.4.1` | `3.5.0` |
| [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `10.0.4` | `11.1.1` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.1` | `3.11.2` |
| [org.testcontainers:mariadb](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |
Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.12
- [Commits](qos-ch/logback@v_1.5.8...v_1.5.12)
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.0 to 2.18.2
- [Commits](FasterXML/jackson-core@jackson-core-2.18.0...jackson-core-2.18.2)
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.2
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.2)
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.0 to 2.18.2
- [Commits](FasterXML/jackson-core@jackson-core-2.18.0...jackson-core-2.18.2)
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.2
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.2)
Updates `com.github.dasniko:testcontainers-keycloak` from 3.4.0 to 3.5.1
- [Release notes](https://github.com/dasniko/testcontainers-keycloak/releases)
- [Commits](dasniko/testcontainers-keycloak@3.4.0...3.5.1)
Updates `commons-io:commons-io` from 2.17.0 to 2.18.0
Updates `de.fraunhofer.iosb.ilt:FROST-Client-Dynamic` from 2.18 to 2.22
- [Changelog](https://github.com/FraunhoferIOSB/FROST-Client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FraunhoferIOSB/FROST-Client/commits)
Updates `org.apache.commons:commons-dbcp2` from 2.12.0 to 2.13.0
Updates `org.jooq:jooq` from 3.19.13 to 3.19.15
Updates `org.jooq:jooq-codegen` from 3.19.13 to 3.19.15
Updates `org.jooq:jooq-meta` from 3.19.13 to 3.19.15
Updates `org.jooq:jooq-codegen` from 3.19.13 to 3.19.15
Updates `org.jooq:jooq-meta` from 3.19.13 to 3.19.15
Updates `org.junit:junit-bom` from 5.11.2 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.2...r5.11.3)
Updates `org.junit.platform:junit-platform-suite` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)
Updates `org.liquibase:liquibase-core` from 4.29.2 to 4.30.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.29.2...v4.30.0)
Updates `org.mariadb.jdbc:mariadb-java-client` from 3.4.1 to 3.5.1
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-j@3.4.1...3.5.1)
Updates `org.testcontainers:junit-jupiter` from 1.20.2 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.2...1.20.4)
Updates `org.testcontainers:postgresql` from 1.20.2 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.2...1.20.4)
Updates `org.testcontainers:postgresql` from 1.20.2 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.2...1.20.4)
Updates `com.googlecode.maven-download-plugin:download-maven-plugin` from 1.10.0 to 1.13.0
- [Release notes](https://github.com/download-maven-plugin/download-maven-plugin/releases)
- [Commits](download-maven-plugin/download-maven-plugin@1.10.0...1.13.0)
Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.0...maven-dependency-plugin-3.8.1)
Updates `org.codehaus.mojo:exec-maven-plugin` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.4.1...3.5.0)
Updates `org.owasp:dependency-check-maven` from 10.0.4 to 11.1.1
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v10.0.4...v11.1.1)
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2)
Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.1 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.1...maven-javadoc-plugin-3.11.2)
Updates `org.testcontainers:mariadb` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.github.dasniko:testcontainers-keycloak
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: de.fraunhofer.iosb.ilt:FROST-Client-Dynamic
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.apache.commons:commons-dbcp2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.jooq:jooq
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.jooq:jooq-codegen
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.jooq:jooq-meta
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.jooq:jooq-codegen
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.jooq:jooq-meta
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.junit.platform:junit-platform-suite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.liquibase:liquibase-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.testcontainers:junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.testcontainers:postgresql
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.testcontainers:postgresql
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.owasp:dependency-check-maven
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.testcontainers:mariadb
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 1bdbc6c commit 84f1e07
2 files changed
+19
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
| 150 | + | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments