Skip to content

Commit e7dbbce

Browse files
authored
fix: update spring-boot-dependencies to 2.7.6 (#319)
1 parent 56be363 commit e7dbbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-jpa-query-build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.springframework.boot</groupId>
3737
<artifactId>spring-boot-dependencies</artifactId>
38-
<version>2.7.5</version>
38+
<version>2.7.6</version>
3939
<type>pom</type>
4040
<scope>import</scope>
4141
</dependency>

0 commit comments

Comments
 (0)