Skip to content

Commit

Permalink
v2.1.5
Browse files Browse the repository at this point in the history
Signed-off-by: pizzi80 <[email protected]>
  • Loading branch information
pizzi80 committed May 13, 2024
1 parent 2974df3 commit 7576480
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spi/tomcat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
</properties>

<dependencies>
Expand Down

0 comments on commit 7576480

Please sign in to comment.