update: upgrade to Quarkus 3.15 LTS and latest commons lib
Compare changes
Files
2@@ -25,7 +25,7 @@ import java.util.Set;
@@ -25,7 +25,7 @@ import java.util.Set;
@@ -226,11 +226,11 @@ public class DefaultWorkingGroupsService implements WorkingGroupsService {
@@ -226,11 +226,11 @@ public class DefaultWorkingGroupsService implements WorkingGroupsService {
@@ -253,7 +253,7 @@ public class DefaultWorkingGroupsService implements WorkingGroupsService {
@@ -253,7 +253,7 @@ public class DefaultWorkingGroupsService implements WorkingGroupsService {
LOGGER.warn("Could not find any Relations of type '{}', there may be a connection error", relationType);
@@ -277,7 +277,7 @@ public class DefaultWorkingGroupsService implements WorkingGroupsService {
@@ -277,7 +277,7 @@ public class DefaultWorkingGroupsService implements WorkingGroupsService {
LOGGER.warn("Could not find any OrgContacts for '{}', there may be a connection error", TransformationHelper.formatLog(alias));