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 86e8872 commit fed9482Copy full SHA for fed9482
pom.xml
@@ -207,6 +207,18 @@
207
<version>${org.springframework.version}</version>
208
</dependency>
209
210
+ <dependency>
211
+ <groupId>org.springframework</groupId>
212
+ <artifactId>spring-expression</artifactId>
213
+ <version>${org.springframework.version}</version>
214
+ </dependency>
215
+
216
217
218
+ <artifactId>spring-tx</artifactId>
219
220
221
222
<dependency>
223
<groupId>org.springframework</groupId>
224
<artifactId>spring-context</artifactId>
0 commit comments