We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb94331 commit bcdc763Copy full SHA for bcdc763
pom.xml
@@ -130,7 +130,7 @@
130
<dependency>
131
<groupId>org.springframework.batch</groupId>
132
<artifactId>spring-batch-infrastructure</artifactId>
133
- <version>3.0.3.RELEASE</version>
+ <version>3.0.4.RELEASE</version>
134
<scope>provided</scope>
135
</dependency>
136
@@ -153,7 +153,7 @@
153
154
<groupId>ognl</groupId>
155
<artifactId>ognl</artifactId>
156
- <version>3.0.8</version>
+ <version>3.0.11</version>
157
<scope>test</scope>
158
159
@@ -174,7 +174,7 @@
174
175
<groupId>org.jboss.byteman</groupId>
176
<artifactId>byteman-bmunit</artifactId>
177
- <version>2.2.1</version>
+ <version>3.0.0</version>
178
179
180
0 commit comments