Skip to content

Commit

Permalink
Align TCK with current API version
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Feb 28, 2024
1 parent 8a0a3ed commit 52ed79f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tck/tck-runtime/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 1997, 2022 Oracle and/or its affiliates and others.
Copyright (c) 1997, 2024 Oracle and/or its affiliates and others.
All rights reserved.
This program and the accompanying materials are made available under the
Expand Down Expand Up @@ -34,7 +34,7 @@

<properties>
<shrinkwrap-resolver.version>3.1.4</shrinkwrap-resolver.version>
<servlet.api.version>6.0.0</servlet.api.version> <!-- ${project.version} -->
<servlet.api.version>6.1.0-M2</servlet.api.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 52ed79f

Please sign in to comment.