From 6cccb162f4dccc29c3147b1f06e887f926f71372 Mon Sep 17 00:00:00 2001 From: Marc Miltenberger Date: Mon, 23 Feb 2026 09:39:15 +0100 Subject: [PATCH] Prepare for minor version release 2.15.1 --- pom.xml | 6 +++--- soot-infoflow-android/pom.xml | 4 ++-- soot-infoflow-cmd/pom.xml | 2 +- soot-infoflow-integration/pom.xml | 2 +- soot-infoflow-summaries/pom.xml | 2 +- soot-infoflow/pom.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index ab82ee769..d69e5a49a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,14 +3,14 @@ 4.0.0 de.fraunhofer.sit.sse.flowdroid parent - 2.16.0-SNAPSHOT + 2.15.1 FlowDroid Parent Module Parent module for the FlowDroid data flow tracker https://github.com/secure-software-engineering/FlowDroid pom - 2.16.0-SNAPSHOT + 2.15.1 UTF-8 @@ -35,7 +35,7 @@ 1.11.0 - 4.8.0-SNAPSHOT + 4.7.1 diff --git a/soot-infoflow-android/pom.xml b/soot-infoflow-android/pom.xml index 1561c50dc..7e3696b6e 100644 --- a/soot-infoflow-android/pom.xml +++ b/soot-infoflow-android/pom.xml @@ -10,7 +10,7 @@ de.fraunhofer.sit.sse.flowdroid parent - 2.16.0-SNAPSHOT + 2.15.1 ../pom.xml @@ -162,7 +162,7 @@ com.google.protobuf protobuf-java - 3.25.5 + 3.25.8 com.esotericsoftware diff --git a/soot-infoflow-cmd/pom.xml b/soot-infoflow-cmd/pom.xml index acba2b2c7..121ee5ed5 100644 --- a/soot-infoflow-cmd/pom.xml +++ b/soot-infoflow-cmd/pom.xml @@ -10,7 +10,7 @@ de.fraunhofer.sit.sse.flowdroid parent - 2.16.0-SNAPSHOT + 2.15.1 ../pom.xml diff --git a/soot-infoflow-integration/pom.xml b/soot-infoflow-integration/pom.xml index 309ec916e..62ec180b9 100644 --- a/soot-infoflow-integration/pom.xml +++ b/soot-infoflow-integration/pom.xml @@ -6,7 +6,7 @@ de.fraunhofer.sit.sse.flowdroid parent - 2.16.0-SNAPSHOT + 2.15.1 soot-infoflow-integration diff --git a/soot-infoflow-summaries/pom.xml b/soot-infoflow-summaries/pom.xml index 7f25e24b5..dadf63338 100644 --- a/soot-infoflow-summaries/pom.xml +++ b/soot-infoflow-summaries/pom.xml @@ -10,7 +10,7 @@ de.fraunhofer.sit.sse.flowdroid parent - 2.16.0-SNAPSHOT + 2.15.1 ../pom.xml diff --git a/soot-infoflow/pom.xml b/soot-infoflow/pom.xml index 496a2afbc..15c8d76d7 100644 --- a/soot-infoflow/pom.xml +++ b/soot-infoflow/pom.xml @@ -11,7 +11,7 @@ de.fraunhofer.sit.sse.flowdroid parent - 2.16.0-SNAPSHOT + 2.15.1 ../pom.xml