Skip to content

Commit 4eb9445

Browse files
authored
GH-228: Changed version for spring-boot
Fixes #228
1 parent 764f1d4 commit 4eb9445

File tree

1 file changed

+1
-1
lines changed
  • kinesis-samples/kinesis-produce-consume

1 file changed

+1
-1
lines changed

kinesis-samples/kinesis-produce-consume/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>2.4.4</version>
16+
<version>2.7.6</version>
1717
<relativePath/> <!-- lookup parent from repository -->
1818
</parent>
1919

0 commit comments

Comments
 (0)