Skip to content

Commit

Permalink
Update EL API to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Mar 14, 2024
1 parent 4ae443d commit b081601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>jakarta.el</groupId>
<artifactId>jakarta.el-api</artifactId>
<version>6.0.0-RC1</version>
<version>6.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b081601

Please sign in to comment.