Skip to content

Commit

Permalink
Removed now-irrelevant comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Mar 5, 2025
1 parent d218c6a commit 9995fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/tps-messaging-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation "com.ibm.icu:icu4j:74.2"
implementation "com.ibm.mq:mq-jms-spring-boot-starter:$versions.mq"
implementation "com.sun.xml.bind:jaxb-core:$versions.jaxb"
implementation "io.netty:netty-transport-native-epoll" // See above exclusion.
implementation "io.netty:netty-transport-native-epoll"
implementation "jakarta.xml.bind:jakarta.xml.bind-api:$versions.jakartaXmlBindApi"
implementation "ma.glasnost.orika:orika-core:$versions.orika"
implementation "org.aspectj:aspectjweaver:$versions.jweaver"
Expand Down

0 comments on commit 9995fb4

Please sign in to comment.