File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
ticketing-eai/api-client-internal Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.boot</groupId >
6
6
<artifactId >spring-boot-starter-parent</artifactId >
7
- <version >3.5.4 </version >
7
+ <version >3.5.5 </version >
8
8
<relativePath />
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.5.4 </version >
8
+ <version >3.5.5 </version >
9
9
<relativePath />
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.5.4 </version >
8
+ <version >3.5.5 </version >
9
9
<relativePath />
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.5.4 </version >
8
+ <version >3.5.5 </version >
9
9
<relativePath />
10
10
</parent >
11
11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
5
5
# ============= Kafka =============
6
6
#
7
7
zookeeper :
8
- image : confluentinc/cp-zookeeper:7.8.3 @sha256:d4ccbc1d6d33822349d4953ddcde654702901dbfca2ec62a0e44e05ffa726903
8
+ image : confluentinc/cp-zookeeper:7.9.2 @sha256:c03f6fe4af97d57c42518b8deaf2753ed338ee414812f258f9cf32c977fe0a53
9
9
environment :
10
10
ZOOKEEPER_CLIENT_PORT : 2181
11
11
ZOOKEEPER_TICK_TIME : 2000
You can’t perform that action at this time.
0 commit comments