File tree 5 files changed +9
-9
lines changed
spring-rabbit-confirms-returns
spring-rabbit-global-errorhandler
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.springframework.amqp.samples</groupId >
7
7
<artifactId >log4j2</artifactId >
8
- <version >2.2.1 .RELEASE</version >
8
+ <version >2.2.2 .RELEASE</version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >log4j2</name >
14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >2.2.1 .RELEASE</version >
17
+ <version >2.2.2 .RELEASE</version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework.amqp</groupId >
5
5
<artifactId >spring-amqp-samples</artifactId >
6
6
<name >Spring AMQP Samples</name >
7
- <version >2.2.1 .RELEASE</version >
7
+ <version >2.2.2 .RELEASE</version >
8
8
<packaging >pom</packaging >
9
9
<modules >
10
10
<module >helloworld</module >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.springframework.amqp.samples</groupId >
7
7
<artifactId >spring-rabbit-confirms-returns</artifactId >
8
- <version >2.2.1 .RELEASE</version >
8
+ <version >2.2.2 .RELEASE</version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >spring-rabbit-confirms-returns</name >
14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >2.2.1 .RELEASE</version >
17
+ <version >2.2.2 .RELEASE</version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.example</groupId >
7
7
<artifactId >spring-rabbit-global-errorhandler</artifactId >
8
- <version >2.2.1 .RELEASE</version >
8
+ <version >2.2.2 .RELEASE</version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >spring-rabbit-global-errorhandler</name >
14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >2.2.1 .RELEASE</version >
17
+ <version >2.2.2 .RELEASE</version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.example</groupId >
7
7
<artifactId >spring-rabbit-json</artifactId >
8
- <version >2.2.1 .RELEASE</version >
8
+ <version >2.2.2 .RELEASE</version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >spring-rabbit-json</name >
14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >2.2.1 .RELEASE</version >
17
+ <version >2.2.2 .RELEASE</version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
You can’t perform that action at this time.
0 commit comments