syncope
syncope copied to clipboard
Apache Syncope
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 🐛...
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...
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...
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 [](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...
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...
[SYNCOPE-1921] Separate membership attribute on __ACCOUNT__ and ldapGroups attribute for connector
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...