Skip to content

Commit

Permalink
5.0.0 implementation needs to depend on 5.0.0 API
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed May 25, 2021
1 parent f6447ff commit e3465a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>jakarta.el</groupId>
<artifactId>jakarta.el-api</artifactId>
<version>4.0.0</version>
<version>5.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit e3465a6

Please sign in to comment.