syncope icon indicating copy to clipboard operation
syncope copied to clipboard

Apache Syncope

Results 18 syncope issues
Sort by recently updated
recently updated
newest added

Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.5.0 🚀 New features and improvements Add toolchain java path to environment variables in ExecMojo (#455) @​michalm2000 🐛...

dependencies
java

Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.20.0 to 3.21.0. Commits 43f73ec [maven-release-plugin] prepare release maven-site-plugin-3.21.0 a2880fb [MSITE-1024] Remove IT for MSITE-901 6171e7d [MSITE-1023] Upgrade plugins and components (in ITs) efd8a57 [MSITE-1022] Upgrade to...

dependencies
java

Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 7.0.0 to 7.1.0. Commits 1fdedb1 [maven-release-plugin] prepare release woodstox-core-7.1.0 436f082 Prepare for 7.1.0 release faccd22 Disable resolveEntityRefs by default for SAX parsers (#212) 08d89dc Add 7.0 javadocs...

dependencies
java

Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 9.0.2 to 9.0.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=co.elastic.clients:elasticsearch-java&package-manager=maven&previous-version=9.0.2&new-version=9.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

This work-in-progress PR contains: * upgrade to Spring Boot 4.0 / Spring Cloud 5.0 * upgrade to Jackson 3.0 * switch from OpenJPA to Hibernate 7.1 because the former is...

Currently LDAPMembershipPropagationActions uses the same attribute for writing the result into the propagation data and fetching the preexisting group memberships of the user object in LDAP. This leads to the...