File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
spring-boot-kafka-avro-consumer
spring-boot-kafka-avro-producer
boot-kafka-reactor-consumer
boot-kafka-reactor-producer
boot-concurrent-kafka-consumer
boot-multiple-producers-consumers
kafka-spring-cloud-sample
analytics-spring-cloud-streams-kafka-consumer
analytics-spring-cloud-streams-kafka-producer
spring-modulith-outbox-pattern Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >3.4.2 </version >
9
+ <version >3.4.3 </version >
10
10
<relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
<groupId >com.example</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >3.4.2 </version >
9
+ <version >3.4.3 </version >
10
10
<relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
<groupId >com.example</groupId >
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.4.2 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example.integration</groupId >
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.4.2 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example.boot.kafka.reactor</groupId >
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.4.2 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example.boot.kafka.reactor</groupId >
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.4.2 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example.kafka</groupId >
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.4.2 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example</groupId >
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.4.2 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example.kafka</groupId >
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.4.2 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example</groupId >
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.4.2 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >3.4.2 </version >
9
+ <version >3.4.3 </version >
10
10
<relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >3.4.2 </version >
10
+ <version >3.4.3 </version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
<groupId >com.example.outboxpattern</groupId >
You can’t perform that action at this time.
0 commit comments