This is an automated email from the ASF dual-hosted git repository. sergeykamov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/master by this push: new ab2f3da2 Update scala-library to 2.13.11 new ea3def9f Merge pull request #108 from scala-steward/update/scala-library-2.13.11 ab2f3da2 is described below commit ab2f3da21a96fef33d7279c95b32f93de4008087 Author: Scala Steward <scala_stew...@virtuslab.com> AuthorDate: Thu Jun 8 13:44:36 2023 +0000 Update scala-library to 2.13.11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c9dbcb0..47531786 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ <scala.major.ver>3</scala.major.ver> <scala3.ver>${scala.major.ver}.2.2</scala3.ver> - <scala2.ver>2.13.10</scala2.ver> + <scala2.ver>2.13.11</scala2.ver> <java.ver>11</java.ver> <maven.build.timestamp.format>yyyy-MM-dd-HH-mm</maven.build.timestamp.format>