Skip to content

Commit

Permalink
[dependency] Bump org.springframework.boot:spring-boot-starter-parent…
Browse files Browse the repository at this point in the history
… from 3.2.2 to 3.2.5 (#724)

* [dependency] Bump org.springframework.boot:spring-boot-starter-parent

Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.2...v3.2.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: s148719 <[email protected]>
  • Loading branch information
dependabot[bot] and s148719 authored May 6, 2024
1 parent 103da19 commit 76d6c86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.2</version>
<version>3.2.5</version>
</parent>
<groupId>no.nav.farskapsportal.backend</groupId>
<artifactId>farskapsportal-backend</artifactId>
Expand All @@ -23,7 +23,7 @@
<bidrag-commons.version>20230612111733_79de014</bidrag-commons.version>

<!-- other -->
<apache.commons-io.version>2.15.1</apache.commons-io.version>
<apache.commons-io.version>2.16.1</apache.commons-io.version>
<apache.commons-lang.version>3.14.0</apache.commons-lang.version>
<asm.version>9.6</asm.version>
<bidrag-commons.version>20230523132931_a602133</bidrag-commons.version>
Expand All @@ -42,7 +42,7 @@
<hikaricp.version>5.1.0</hikaricp.version>
<jackson-core.version>2.17.0</jackson-core.version>
<modelmapper.version>3.2.0</modelmapper.version>
<google-api-services-storage.version>v1-rev20240311-2.0.0</google-api-services-storage.version>
<google-api-services-storage.version>v1-rev20240319-2.0.0</google-api-services-storage.version>
<google.code.findbugs.jsr305.version>3.0.2</google.code.findbugs.jsr305.version>
<google.errorprone.annotations.version>2.25.0</google.errorprone.annotations.version>
<google.guava.version>33.1.0-jre</google.guava.version>
Expand Down

0 comments on commit 76d6c86

Please sign in to comment.