Skip to content

Commit

Permalink
Merge pull request #537 from gsmet/jakarta-el-provided
Browse files Browse the repository at this point in the history
Make jakarta.el implementation provided
  • Loading branch information
jmrozanec authored Aug 18, 2022
2 parents 1ba0f1a + 8c83b0d commit d87ab28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
<groupId>org.glassfish</groupId>
<artifactId>jakarta.el</artifactId>
<version>3.0.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit d87ab28

Please sign in to comment.