Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Oct 28, 2024
1 parent d5a7c2f commit 4296a2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jetty-embedded-12-ee11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,10 @@
<dependency>
<groupId>jakarta.el</groupId>
<artifactId>jakarta.el-api</artifactId>
<version>6.0.0</version>
<version>6.0.1</version>
<scope>test</scope>
</dependency>

</dependencies>

<build>
Expand Down

0 comments on commit 4296a2e

Please sign in to comment.