Skip to content

Commit 437b3a8

Browse files
Bump the klass-shared group across 1 directory with 3 updates
Bumps the klass-shared group with 3 updates in the /klass-shared directory: [org.objenesis:objenesis](https://github.com/easymock/objenesis), [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) and [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Updates `org.objenesis:objenesis` from 3.4 to 3.5 - [Release notes](https://github.com/easymock/objenesis/releases) - [Commits](easymock/objenesis@3.4...3.5) Updates `org.postgresql:postgresql` from 42.7.8 to 42.7.9 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.8...REL42.7.9) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.9 to 3.5.10 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.9...v3.5.10) --- updated-dependencies: - dependency-name: org.objenesis:objenesis dependency-version: '3.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: klass-shared - dependency-name: org.postgresql:postgresql dependency-version: 42.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-shared ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff56c92 commit 437b3a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
1212
<artifactId>spring-boot-starter-parent</artifactId>
13-
<version>3.5.9</version>
13+
<version>3.5.10</version>
1414
<relativePath />
1515
</parent>
1616

@@ -43,14 +43,14 @@
4343
<jakarta-rs-api-version>4.0.0</jakarta-rs-api-version>
4444
<jaxb-api-version>4.0.4</jaxb-api-version>
4545
<maven-jaxb2-plugin-version>2.5.0</maven-jaxb2-plugin-version>
46-
<objenesis-version>3.4</objenesis-version>
46+
<objenesis-version>3.5</objenesis-version>
4747
<rest-assured-version>5.5.6</rest-assured-version>
4848
<snakeyaml.version>2.5</snakeyaml.version>
4949
<solr-version>8.5.2</solr-version>
5050
<sonar.version>5.5.0.6356</sonar.version>
5151
<spring.version>4.3.7.RELEASE</spring.version>
5252
<spring-restdocs-version>3.0.5</spring-restdocs-version>
53-
<postgresql.version>42.7.8</postgresql.version>
53+
<postgresql.version>42.7.9</postgresql.version>
5454
<testcontainers.version>1.20.1</testcontainers.version>
5555
<tomcat7-maven-plugin-version>2.2</tomcat7-maven-plugin-version>
5656
<woodstox-version>4.4.1</woodstox-version>

0 commit comments

Comments
 (0)