Skip to content

Commit

Permalink
Merge pull request #596 from apache/WW-5213-javax-el
Browse files Browse the repository at this point in the history
[WW-5213] Upgrades javax.el to 3.0.1-b12
  • Loading branch information
lukaszlenart authored Sep 14, 2022
2 parents a589972 + 22a80f9 commit 12beb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.el</artifactId>
<version>3.0.1-b11</version>
<version>3.0.1-b12</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 12beb20

Please sign in to comment.