From b68285fc435f2029f6468750dbb36544c7241f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 06:24:43 +0000 Subject: [PATCH] Bump the maven group across 3 directories with 3 updates Bumps the maven group with 1 update in the /inline-coevolution/I-Test/java directory: [com.thoughtworks.xstream:xstream](https://github.com/x-stream/xstream). Bumps the maven group with 1 update in the /inline-coevolution/coEvoTask_Nan/old_stuff/script-java directory: org.eclipse.jgit:org.eclipse.jgit. Bumps the maven group with 1 update in the /rv-warmup/toy-app directory: [junit:junit](https://github.com/junit-team/junit4). Updates `com.thoughtworks.xstream:xstream` from 1.4.20 to 1.4.21 - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Updates `org.eclipse.jgit:org.eclipse.jgit` from 6.6.0.202305301015-r to 6.10.1.202505221210-r Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-version: 1.4.21 dependency-type: direct:production dependency-group: maven - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-version: 6.10.1.202505221210-r dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] --- inline-coevolution/I-Test/java/pom.xml | 2 +- inline-coevolution/coEvoTask_Nan/old_stuff/script-java/pom.xml | 2 +- rv-warmup/toy-app/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 inline-coevolution/I-Test/java/pom.xml mode change 100755 => 100644 inline-coevolution/coEvoTask_Nan/old_stuff/script-java/pom.xml diff --git a/inline-coevolution/I-Test/java/pom.xml b/inline-coevolution/I-Test/java/pom.xml old mode 100755 new mode 100644 index 882dfc0..164cd55 --- a/inline-coevolution/I-Test/java/pom.xml +++ b/inline-coevolution/I-Test/java/pom.xml @@ -51,7 +51,7 @@ com.thoughtworks.xstream xstream - 1.4.20 + 1.4.21 diff --git a/inline-coevolution/coEvoTask_Nan/old_stuff/script-java/pom.xml b/inline-coevolution/coEvoTask_Nan/old_stuff/script-java/pom.xml old mode 100755 new mode 100644 index 9d0cce0..2ed30e5 --- a/inline-coevolution/coEvoTask_Nan/old_stuff/script-java/pom.xml +++ b/inline-coevolution/coEvoTask_Nan/old_stuff/script-java/pom.xml @@ -25,7 +25,7 @@ org.eclipse.jgit org.eclipse.jgit - 6.6.0.202305301015-r + 6.10.1.202505221210-r org.eclipse.jgit diff --git a/rv-warmup/toy-app/pom.xml b/rv-warmup/toy-app/pom.xml index f71167c..3debeb4 100644 --- a/rv-warmup/toy-app/pom.xml +++ b/rv-warmup/toy-app/pom.xml @@ -17,7 +17,7 @@ junit junit - 4.11 + 4.13.1 test