Skip to content

Commit af4ce2d

Browse files
committed
Merge branch '2.1.x'
Closes spring-projectsgh-16600
2 parents 9b7bc69 + 50bcfd2 commit af4ce2d

File tree

1 file changed

+4
-0
lines changed
  • spring-boot-project/spring-boot-starters/spring-boot-starter-reactor-netty

1 file changed

+4
-0
lines changed

spring-boot-project/spring-boot-starters/spring-boot-starter-reactor-netty/pom.xml

+4
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,9 @@
1818
<groupId>io.projectreactor.netty</groupId>
1919
<artifactId>reactor-netty</artifactId>
2020
</dependency>
21+
<dependency>
22+
<groupId>org.glassfish</groupId>
23+
<artifactId>jakarta.el</artifactId>
24+
</dependency>
2125
</dependencies>
2226
</project>

0 commit comments

Comments
 (0)