File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 50
50
<dependency >
51
51
<groupId >org.apache.commons</groupId >
52
52
<artifactId >commons-lang3</artifactId >
53
- <version >3.14 .0</version >
53
+ <version >3.15 .0</version >
54
54
</dependency >
55
55
<!-- For tests -->
56
56
<dependency >
96
96
<plugin >
97
97
<groupId >org.apache.maven.plugins</groupId >
98
98
<artifactId >maven-surefire-plugin</artifactId >
99
- <version >3.3.0 </version >
99
+ <version >3.3.1 </version >
100
100
</plugin >
101
101
<!-- Plugin to run functional tests -->
102
102
<plugin >
103
103
<groupId >org.apache.maven.plugins</groupId >
104
104
<artifactId >maven-failsafe-plugin</artifactId >
105
- <version >3.3.0 </version >
105
+ <version >3.3.1 </version >
106
106
<configuration >
107
107
<systemPropertyVariables >
108
108
<inventory .service.root>${inventory.service.root} </inventory .service.root>
Original file line number Diff line number Diff line change 77
77
<plugin >
78
78
<groupId >org.apache.maven.plugins</groupId >
79
79
<artifactId >maven-surefire-plugin</artifactId >
80
- <version >3.3.0 </version >
80
+ <version >3.3.1 </version >
81
81
</plugin >
82
82
<!-- Plugin to run functional tests -->
83
83
<plugin >
84
84
<groupId >org.apache.maven.plugins</groupId >
85
85
<artifactId >maven-failsafe-plugin</artifactId >
86
- <version >3.3.0 </version >
86
+ <version >3.3.1 </version >
87
87
<configuration >
88
88
<systemPropertyVariables >
89
89
<system .service.root>${system.service.root} </system .service.root>
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >org.apache.commons</groupId >
47
47
<artifactId >commons-lang3</artifactId >
48
- <version >3.14 .0</version >
48
+ <version >3.15 .0</version >
49
49
</dependency >
50
50
<!-- For tests -->
51
51
<dependency >
91
91
<plugin >
92
92
<groupId >org.apache.maven.plugins</groupId >
93
93
<artifactId >maven-surefire-plugin</artifactId >
94
- <version >3.3.0 </version >
94
+ <version >3.3.1 </version >
95
95
</plugin >
96
96
<!-- Plugin to run functional tests -->
97
97
<plugin >
98
98
<groupId >org.apache.maven.plugins</groupId >
99
99
<artifactId >maven-failsafe-plugin</artifactId >
100
- <version >3.3.0 </version >
100
+ <version >3.3.1 </version >
101
101
<configuration >
102
102
<systemPropertyVariables >
103
103
<inventory .service.root>${inventory.service.root} </inventory .service.root>
Original file line number Diff line number Diff line change 77
77
<plugin >
78
78
<groupId >org.apache.maven.plugins</groupId >
79
79
<artifactId >maven-surefire-plugin</artifactId >
80
- <version >3.3.0 </version >
80
+ <version >3.3.1 </version >
81
81
</plugin >
82
82
<!-- Plugin to run functional tests -->
83
83
<plugin >
84
84
<groupId >org.apache.maven.plugins</groupId >
85
85
<artifactId >maven-failsafe-plugin</artifactId >
86
- <version >3.3.0 </version >
86
+ <version >3.3.1 </version >
87
87
<configuration >
88
88
<systemPropertyVariables >
89
89
<system .service.root>${system.service.root} </system .service.root>
You can’t perform that action at this time.
0 commit comments