Skip to content

Commit f07f030

Browse files
committed
Merge branch '2.1.x'
Closes gh-17223
2 parents da897d6 + fe9db79 commit f07f030

File tree

1 file changed

+5
-0
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+5
-0
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,11 @@
819819
<artifactId>okhttp-urlconnection</artifactId>
820820
<version>${okhttp3.version}</version>
821821
</dependency>
822+
<dependency>
823+
<groupId>com.sun.activation</groupId>
824+
<artifactId>jakarta.activation</artifactId>
825+
<version>${jakarta-activation.version}</version>
826+
</dependency>
822827
<dependency>
823828
<groupId>com.sun.mail</groupId>
824829
<artifactId>jakarta.mail</artifactId>

0 commit comments

Comments
 (0)