Skip to content

Commit 47dc29c

Browse files
Bump the klass-shared group across 1 directory with 19 updates (#411)
Bumps the klass-shared group with 19 updates in the /klass-shared directory: | Package | From | To | | --- | --- | --- | | [org.objenesis:objenesis](https://github.com/easymock/objenesis) | `3.3` | `3.4` | | [com.h2database:h2](https://github.com/h2database/h2database) | `2.2.224` | `2.4.240` | | [com.google.guava:guava](https://github.com/google/guava) | `32.0.1-jre` | `33.5.0-jre` | | [jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api](https://github.com/eclipse-ee4j/jstl-api) | `3.0.0` | `3.0.2` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.7` | `42.7.8` | | [org.springframework.restdocs:spring-restdocs-mockmvc](https://github.com/spring-projects/spring-restdocs) | `3.0.1` | `3.0.5` | | [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.1.0` | `2.1.1` | | [io.zonky.test:embedded-database-spring-test](https://github.com/zonkyio/embedded-database-spring-test) | `2.1.0` | `2.6.0` | | [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) | `4.0.0` | `4.0.4` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.20.0` | `2.21.0` | | [jakarta.interceptor:jakarta.interceptor-api](https://github.com/jakartaee/interceptors) | `2.1.0` | `2.2.0` | | [org.hibernate.javax.persistence:hibernate-jpa-2.1-api](https://github.com/hibernate/hibernate-jpa-api) | `1.0.0.Final` | `1.0.2.Final` | | [org.jvnet.jaxb:jaxb-maven-plugin](https://github.com/highsource/jaxb-tools) | `4.0.8` | `4.0.11` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.2` | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.5.6` | `3.5.7` | | [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) | `5.2.0.4988` | `5.3.0.6276` | | [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) | `2.27` | `2.29` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.2.0` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.1` | `3.1.4` | Updates `org.objenesis:objenesis` from 3.3 to 3.4 - [Release notes](https://github.com/easymock/objenesis/releases) - [Commits](easymock/objenesis@3.3...3.4) Updates `com.h2database:h2` from 2.2.224 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.2.224...version-2.4.240) Updates `com.google.guava:guava` from 32.0.1-jre to 33.5.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/eclipse-ee4j/jstl-api/releases) - [Commits](jakartaee/tags@3.0.0-RELEASE...3.0.2-RELEASE) Updates `org.postgresql:postgresql` from 42.7.7 to 42.7.8 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.7...REL42.7.8) Updates `org.springframework.restdocs:spring-restdocs-mockmvc` from 3.0.1 to 3.0.5 - [Release notes](https://github.com/spring-projects/spring-restdocs/releases) - [Commits](spring-projects/spring-restdocs@v3.0.1...v3.0.5) Updates `io.zonky.test:embedded-postgres` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/zonkyio/embedded-postgres/releases) - [Commits](zonkyio/embedded-postgres@v2.1.0...v2.1.1) Updates `io.zonky.test:embedded-database-spring-test` from 2.1.0 to 2.6.0 - [Release notes](https://github.com/zonkyio/embedded-database-spring-test/releases) - [Commits](zonkyio/embedded-database-spring-test@v2.1.0...v2.6.0) Updates `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.0 to 4.0.4 - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.0...4.0.4) Updates `commons-io:commons-io` from 2.20.0 to 2.21.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0) Updates `jakarta.interceptor:jakarta.interceptor-api` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/jakartaee/interceptors/releases) - [Commits](jakartaee/interceptors@2.1.0-RELEASE...2.2.0-RELEASE) Updates `org.hibernate.javax.persistence:hibernate-jpa-2.1-api` from 1.0.0.Final to 1.0.2.Final - [Commits](https://github.com/hibernate/hibernate-jpa-api/commits/JPA2.1-1.0.2.Final) Updates `org.jvnet.jaxb:jaxb-maven-plugin` from 4.0.8 to 4.0.11 - [Release notes](https://github.com/highsource/jaxb-tools/releases) - [Commits](highsource/jaxb-tools@4.0.8...4.0.11) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.2 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.2) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v3.5.7) Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 5.2.0.4988 to 5.3.0.6276 - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@5.2.0.4988...5.3.0.6276) Updates `com.spotify.fmt:fmt-maven-plugin` from 2.27 to 2.29 - [Release notes](https://github.com/spotify/fmt-maven-plugin/releases) - [Commits](spotify/fmt-maven-plugin@2.27.0...2.29.0) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.2.0 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.2.0) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.objenesis:objenesis dependency-version: '3.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: com.google.guava:guava dependency-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-major dependency-group: klass-shared - dependency-name: jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared - dependency-name: org.postgresql:postgresql dependency-version: 42.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared - dependency-name: org.springframework.restdocs:spring-restdocs-mockmvc dependency-version: 3.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: klass-shared - dependency-name: io.zonky.test:embedded-postgres dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared - dependency-name: io.zonky.test:embedded-database-spring-test dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: jakarta.interceptor:jakarta.interceptor-api dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: org.hibernate.javax.persistence:hibernate-jpa-2.1-api dependency-version: 1.0.2.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared - dependency-name: org.jvnet.jaxb:jaxb-maven-plugin dependency-version: 4.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-version: 5.3.0.6276 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: com.spotify.fmt:fmt-maven-plugin dependency-version: '2.29' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83d8792 commit 47dc29c

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

klass-shared/pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2828
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2929
<spring.version>4.3.7.RELEASE</spring.version>
30-
<objenesis-version>3.3</objenesis-version>
31-
<guava-version>32.0.1-jre</guava-version>
30+
<objenesis-version>3.4</objenesis-version>
31+
<guava-version>33.5.0-jre</guava-version>
3232
<woodstox-version>4.4.1</woodstox-version>
3333
<commons-lang3-version>3.19.0</commons-lang3-version>
3434
<asciidoctor-version>1.6.0</asciidoctor-version>
3535
<maven-jaxb2-plugin-version>2.5.0</maven-jaxb2-plugin-version>
3636
<tomcat7-maven-plugin-version>2.2</tomcat7-maven-plugin-version>
37-
<postgresql.version>42.7.7</postgresql.version>
37+
<postgresql.version>42.7.8</postgresql.version>
3838
</properties>
3939

4040
<dependencies>
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.h2database</groupId>
5454
<artifactId>h2</artifactId>
55-
<version>2.2.224</version>
55+
<version>2.4.240</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.google.guava</groupId>
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>jakarta.servlet.jsp.jstl</groupId>
7878
<artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
79-
<version>3.0.0</version>
79+
<version>3.0.2</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.springframework.boot</groupId>
@@ -130,13 +130,13 @@
130130
<dependency>
131131
<groupId>io.zonky.test</groupId>
132132
<artifactId>embedded-postgres</artifactId>
133-
<version>2.1.0</version>
133+
<version>2.1.1</version>
134134
<scope>test</scope>
135135
</dependency>
136136
<dependency>
137137
<groupId>io.zonky.test</groupId>
138138
<artifactId>embedded-database-spring-test</artifactId>
139-
<version>2.5.1</version>
139+
<version>2.6.0</version>
140140
<scope>test</scope>
141141
</dependency>
142142
<dependency>
@@ -181,12 +181,12 @@
181181
<dependency>
182182
<groupId>jakarta.interceptor</groupId>
183183
<artifactId>jakarta.interceptor-api</artifactId>
184-
<version>2.1.0</version>
184+
<version>2.2.0</version>
185185
</dependency>
186186
<dependency>
187187
<groupId>org.hibernate.javax.persistence</groupId>
188188
<artifactId>hibernate-jpa-2.1-api</artifactId>
189-
<version>1.0.0.Final</version>
189+
<version>1.0.2.Final</version>
190190
<scope>compile</scope>
191191
</dependency>
192192
</dependencies>
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.jvnet.jaxb</groupId>
198198
<artifactId>jaxb-maven-plugin</artifactId>
199-
<version>4.0.8</version>
199+
<version>4.0.11</version>
200200
<executions>
201201
<execution>
202202
<goals>
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>org.apache.maven.plugins</groupId>
214214
<artifactId>maven-jar-plugin</artifactId>
215-
<version>3.3.0</version>
215+
<version>3.4.2</version>
216216
<executions>
217217
<execution>
218218
<goals>

pom.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.boot</groupId>
1313
<artifactId>spring-boot-starter-parent</artifactId>
14-
<version>3.5.6</version>
14+
<version>3.5.7</version>
1515
<relativePath/>
1616
</parent>
1717

@@ -38,23 +38,23 @@
3838
<sonar.projectName>klass</sonar.projectName>
3939

4040
<asciidoctor-version>2.2.4</asciidoctor-version>
41-
<commons-io-version>2.20.0</commons-io-version>
41+
<commons-io-version>2.21.0</commons-io-version>
4242
<commons-lang3-version>3.19.0</commons-lang3-version>
4343
<guava-version>32.0.1-jre</guava-version>
4444
<jakarta-rs-api-version>3.1.0</jakarta-rs-api-version>
45-
<jaxb-api-version>4.0.0</jaxb-api-version>
45+
<jaxb-api-version>4.0.4</jaxb-api-version>
4646
<maven-jaxb2-plugin-version>0.15.3</maven-jaxb2-plugin-version>
4747
<objenesis-version>2.4</objenesis-version>
4848
<rest-assured-version>5.5.6</rest-assured-version>
4949
<snakeyaml.version>2.5</snakeyaml.version>
5050
<solr-version>8.5.2</solr-version>
51-
<sonar.version>5.2.0.4988</sonar.version>
52-
<spring-restdocs-version>3.0.1</spring-restdocs-version>
51+
<sonar.version>5.3.0.6276</sonar.version>
52+
<spring-restdocs-version>3.0.5</spring-restdocs-version>
5353
<testcontainers.version>1.20.1</testcontainers.version>
5454
<tomcat7-maven-plugin-version>2.2</tomcat7-maven-plugin-version>
5555
<woodstox-version>4.4.1</woodstox-version>
56-
<zonky.pg.version>2.1.0</zonky.pg.version>
57-
<zonky.version>2.5.1</zonky.version>
56+
<zonky.pg.version>2.6.0</zonky.pg.version>
57+
<zonky.version>2.1.1</zonky.version>
5858
</properties>
5959

6060
<dependencyManagement>
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>com.spotify.fmt</groupId>
109109
<artifactId>fmt-maven-plugin</artifactId>
110-
<version>2.27</version>
110+
<version>2.29</version>
111111
<configuration>
112112
<!-- Use this for better backwards compatibility -->
113113
<style>aosp</style>
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.apache.maven.plugins</groupId>
125125
<artifactId>maven-release-plugin</artifactId>
126-
<version>3.0.1</version>
126+
<version>3.2.0</version>
127127
<configuration>
128128
<releaseProfiles>documentation</releaseProfiles>
129129
<autoVersionSubmodules>true</autoVersionSubmodules>
@@ -135,7 +135,7 @@
135135
<plugin>
136136
<groupId>org.apache.maven.plugins</groupId>
137137
<artifactId>maven-deploy-plugin</artifactId>
138-
<version>3.1.1</version>
138+
<version>3.1.4</version>
139139
</plugin>
140140
</plugins>
141141
</pluginManagement>

0 commit comments

Comments
 (0)