Skip to content

Commit

Permalink
update snake yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenek-jonas committed Oct 10, 2023
1 parent c272e2f commit b056624
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .jenkins/ci.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ windows-build=enable

afs=disable
afs-slow=disable
cache-spring-integration=disable
cache-spring-integration=enable
cache-tck-test=disable
compatible_11_to_17_java=disable
compatible_ms3_toActual=disable
docs=disable
gui-test=disable
gui-test=enable
legacy-tests=disable
owasp-report=disable
stress=disable
vmt-smoke=disabled
vmt-smoke=enable
vmt-windows=disabled
2 changes: 1 addition & 1 deletion configuration/yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.32</version>
<version>2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b056624

Please sign in to comment.