From 3c20deb53b6e3e22a40875a4cb7431383908da0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:15:40 +0000 Subject: [PATCH] Bump solr-core from 4.2.0 to 8.8.2 in /jobmatcher Bumps solr-core from 4.2.0 to 8.8.2. Signed-off-by: dependabot[bot] --- jobmatcher/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 jobmatcher/pom.xml diff --git a/jobmatcher/pom.xml b/jobmatcher/pom.xml old mode 100755 new mode 100644 index ab26229..3b0022f --- a/jobmatcher/pom.xml +++ b/jobmatcher/pom.xml @@ -123,7 +123,7 @@ org.apache.solr solr-core - 4.2.0 + 8.8.2 slf4j-jdk14