Skip to content

Commit bcb5044

Browse files
committed
Updated Spring to the latest version
1 parent 7ca49b9 commit bcb5044

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<serenity.version>1.2.2</serenity.version>
19-
<spring.version>5.3.18</spring.version>
19+
<spring.version>5.3.21</spring.version>
2020
<log4j.version>2.17.2</log4j.version>
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2222
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -526,7 +526,7 @@
526526
<dependency>
527527
<groupId>org.openapitools</groupId>
528528
<artifactId>jackson-databind-nullable</artifactId>
529-
<version>0.2.2</version>
529+
<version>0.2.3</version>
530530
<scope>test</scope>
531531
</dependency>
532532

0 commit comments

Comments
 (0)