Skip to content

Commit

Permalink
Bump spring-boot-dependencies from 2.7.9 to 2.7.12 (#41)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.9 to 2.7.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.9...v2.7.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anne Marte Hjemås <kons-ahj@digdir.no>
  • Loading branch information
dependabot[bot] and annemarte authored May 25, 2023
1 parent b29235d commit 9318f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<description>Library for ID-porten actuators</description>

<properties>
<spring-boot.version>2.7.9</spring-boot.version>
<spring-boot.version>2.7.12</spring-boot.version>
<lombok.version>1.18.24</lombok.version>
<jackson-annotations.version>2.14.1</jackson-annotations.version>
<micrometer.version>1.11.0</micrometer.version>
Expand Down

0 comments on commit 9318f2b

Please sign in to comment.