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 7ca49b9 commit bcb5044Copy full SHA for bcb5044
pom.xml
@@ -16,7 +16,7 @@
16
<properties>
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<serenity.version>1.2.2</serenity.version>
19
- <spring.version>5.3.18</spring.version>
+ <spring.version>5.3.21</spring.version>
20
<log4j.version>2.17.2</log4j.version>
21
22
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -526,7 +526,7 @@
526
<dependency>
527
<groupId>org.openapitools</groupId>
528
<artifactId>jackson-databind-nullable</artifactId>
529
- <version>0.2.2</version>
+ <version>0.2.3</version>
530
<scope>test</scope>
531
</dependency>
532
0 commit comments