Skip to content

Commit e6a238c

Browse files
committed
Bump versions
1 parent c8fe4f4 commit e6a238c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version := "1.0"
66

77
scalaVersion := "2.13.17"
88

9-
val pekkoVersion = "1.2.1"
9+
val pekkoVersion = "1.3.0"
1010
val pekkoHTTPVersion = "1.3.0"
1111
val pekkoConnectorVersion = "1.2.0"
1212
val pekkoConnectorKafkaVersion = "1.1.0"
@@ -94,7 +94,7 @@ libraryDependencies ++= Seq(
9494
"ca.uhn.hapi" % "hapi-structures-v25" % "2.3",
9595
"ca.uhn.hapi" % "hapi-structures-v281" % "2.3",
9696

97-
"org.apache.opennlp" % "opennlp-tools" % "2.5.5",
97+
"org.apache.opennlp" % "opennlp-tools" % "2.5.6.1",
9898
"org.apache.httpcomponents.client5" % "httpclient5" % "5.5",
9999
"org.apache.httpcomponents.core5" % "httpcore5" % "5.3.5",
100100
"commons-io" % "commons-io" % "2.20.0",

0 commit comments

Comments
 (0)