Skip to content

Commit c45dfcb

Browse files
build(deps): bump spring-boot-dependencies from 2.6.3 to 3.1.1
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.6.3 to 3.1.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.3...v3.1.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1935a9 commit c45dfcb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dhis2-to-fhir-bundle-datasonnet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.springframework.boot</groupId>
2020
<artifactId>spring-boot-dependencies</artifactId>
21-
<version>2.6.3</version>
21+
<version>3.1.1</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

dhis2-to-fhir-bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.springframework.boot</groupId>
2020
<artifactId>spring-boot-dependencies</artifactId>
21-
<version>2.6.3</version>
21+
<version>3.1.1</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

fhir-esavi-paho/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.springframework.boot</groupId>
2020
<artifactId>spring-boot-dependencies</artifactId>
21-
<version>2.6.3</version>
21+
<version>3.1.1</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

0 commit comments

Comments
 (0)