Commit Graph

1464 Commits

Author SHA1 Message Date
dependabot[bot]
147a5f062e Bump org.springframework:spring-core from 6.1.14 to 6.1.15
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.1.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.14...v6.1.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 09:50:25 -07:00
Josh Cummings
75c250c1e4 Update buildSrc to Spring 6.1.14
Closes gh-976
2024-11-22 09:35:29 -07:00
Josh Cummings
734336d683 Polish toLower/UpperCase Usage
Apply the common security hardening
technique of specifying Locale when
calling toUpperCase and toLowerCase

Closes gh-963
2024-11-14 13:44:06 -07:00
dependabot[bot]
d6b897cf76 Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4
Bumps org.hsqldb:hsqldb from 2.7.3 to 2.7.4.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 11:56:15 -07:00
dependabot[bot]
157a47c09a Bump org.springframework:spring-framework-bom from 6.1.13 to 6.1.14
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.13...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 11:40:08 -07:00
Josh Cummings
ed3569de13 Clarify that index has precedence
Closes gh-940
2024-10-11 17:41:03 -06:00
Josh Cummings
7bb0a7c20e Propagate target exception
Closes gh-660
2024-10-11 16:29:12 -06:00
Josh Cummings
dfb7b4ceeb Retrieve All ODM-Managed Attributes on Update
In this way, if an Entry has an operational attribute, it will
be present in both the updated and existing objects so that
DirContextAdapter does not compute it as a new attribute.

Closes gh-446
2024-10-10 13:27:55 -06:00
Josh Cummings
849255ffa2 Polish Update Tests
Made more robust by verifying fewer implementation details
and relying more on expected outcomes

Issue gh-446
2024-10-10 13:27:41 -06:00
Josh Cummings
9779735dac Add javax.naming Test Fixtures
Added some test fixtures to reduce mocking that was dependent on
implementation details not under test.

With these in place, it is easier to construct test versions of
common javax.naming constructs while focusing on mocking
Spring LDAP behavior.

Issue gh-446
2024-10-10 13:25:34 -06:00
Josh Cummings
c0497f5455 Add Spring Java Format Config File 2024-10-09 15:46:38 -06:00
Josh Cummings
fd17ca2efb Restore Spring Security dependencies
Some of the integration tests need them

Issue gh-921
2024-10-08 08:20:06 -06:00
Josh Cummings
995e4c20b0 Move Samples to spring-ldap-samples
Samples are now maintained at
https://github.com/spring-projects/spring-ldap-samples

Closes gh-921
2024-10-07 12:36:53 -06:00
dependabot[bot]
a25f0cca49 Bump com.gradle.develocity from 3.17.2 to 3.17.6
Bumps com.gradle.develocity from 3.17.2 to 3.17.6.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-02 12:48:57 -07:00
Josh Cummings
ab16dc0925 Add 3.2.x to Release Scheduler 2024-10-01 17:35:11 -06:00
Josh Cummings
74396cac1b Add Snapshot Tests to CI
Closes gh-933
2024-10-01 16:31:17 -06:00
Josh Cummings
7ed0a18ce1 Use Develocity to Produce Build Scans
Closes gh-932
2024-10-01 16:15:10 -06:00
Josh Cummings
f66085c89b Update to Mockito 5.14.1
Closes gh-931
2024-10-01 16:06:38 -06:00
Josh Cummings
c4581d9d66 Update to Gradle 8.10.2
Closes gh-930
2024-10-01 16:06:33 -06:00
Josh Cummings
5b8f2f7da7 Support Building Against a Different JDK Version
Can use -PtestToolchain=17 to test the compatibility
against JDK 17
2024-10-01 16:03:06 -06:00
Josh Cummings
05422b2dab Update to nohttp 0.0.11
Closes gh-929
2024-10-01 15:58:01 -06:00
dependabot[bot]
c64e099380 Bump org.springframework.security:spring-security-config
Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 5.8.13 to 5.8.14.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.13...5.8.14)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 14:55:10 -07:00
Josh Cummings
a1f88b9f7c Update to Spring Gradle Enterprise Conventions 0.0.17
Closes gh-928
2024-10-01 15:52:59 -06:00
dependabot[bot]
1bad78dcf3 Bump org.springframework.security:spring-security-ldap
Bumps [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) from 5.8.13 to 5.8.14.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.13...5.8.14)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-ldap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 14:46:19 -07:00
dependabot[bot]
6141a0cb64 Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.12 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 14:38:12 -07:00
Josh Cummings
9e699266d6 Remove from Jenkins CI
Issue gh-599
2024-10-01 15:28:58 -06:00
Josh Cummings
7f8d2fd508 Add 3.2.x Branch to Dependabot 2024-10-01 15:24:06 -06:00
Josh Cummings
b6e21bfeda Prepare for 3.3.x Releases 2024-10-01 15:23:44 -06:00
Josh Cummings
23af6978bf Update to Jacoco 0.8.12
Closes gh-923
2024-10-01 15:17:08 -06:00
dependabot[bot]
9e42029293 Bump org.springframework.boot from 3.2.8 to 3.2.10
Bumps org.springframework.boot from 3.2.8 to 3.2.10.

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:39:24 -07:00
dependabot[bot]
1fe3c490b4 Bump org.springframework.security:spring-security-core
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.8.13 to 5.8.14.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.13...5.8.14)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:38:00 -07:00
github-actions[bot]
883c66453b Next development version 2024-08-15 18:26:36 +00:00
github-actions[bot]
d715d3fd7e Release 3.2.6 2024-08-15 18:08:42 +00:00
dependabot[bot]
034d7b8b8d Bump org.springframework:spring-framework-bom from 6.1.3 to 6.1.12
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.3 to 6.1.12.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.3...v6.1.12)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 11:07:25 -07:00
dependabot[bot]
d7b6dd6313 Bump org.junit:junit-bom from 5.8.1 to 5.8.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:53:44 -07:00
dependabot[bot]
a95d49a25f Bump org.jfrog.buildinfo:build-info-extractor-gradle
Bumps org.jfrog.buildinfo:build-info-extractor-gradle from 4.26.1 to 4.26.3.

---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:53:33 -07:00
dependabot[bot]
de63a3127b Bump org.springframework.security:spring-security-core
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.8.9 to 5.8.13.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.9...5.8.13)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:52:11 -07:00
dependabot[bot]
adc38f9cfd Bump org.springframework.boot from 3.2.2 to 3.2.8
Bumps org.springframework.boot from 3.2.2 to 3.2.8.

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:51:52 -07:00
Josh Cummings
159dfd1fcb Fix Formatting 2024-08-15 10:38:35 -07:00
dependabot[bot]
ea849cdebc Bump io.spring.javaformat:spring-javaformat-gradle-plugin
Bumps [io.spring.javaformat:spring-javaformat-gradle-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.15 to 0.0.43.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.15...v0.0.43)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:38:35 -07:00
dependabot[bot]
317e398685 Bump org.freemarker:freemarker from 2.3.32 to 2.3.33
Bumps org.freemarker:freemarker from 2.3.32 to 2.3.33.

---
updated-dependencies:
- dependency-name: org.freemarker:freemarker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:13:53 -07:00
dependabot[bot]
8371c763b4 Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.22.1
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.21.1 to 1.9.22.1.
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:13:41 -07:00
dependabot[bot]
9137b6cfc6 Bump com.google.code.gson:gson from 2.8.6 to 2.8.9
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.6 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:13:30 -07:00
dependabot[bot]
77246d052c Bump io.projectreactor:reactor-core from 3.4.11 to 3.4.41
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.11 to 3.4.41.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.11...v3.4.41)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:13:20 -07:00
dependabot[bot]
ebb09101e6 Bump org.springframework.security:spring-security-ldap
Bumps [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) from 5.8.9 to 5.8.13.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.9...5.8.13)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-ldap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 08:56:32 -07:00
dependabot[bot]
61f3bf58d1 Bump io.spring.nohttp:nohttp-gradle from 0.0.10 to 0.0.11
Bumps io.spring.nohttp:nohttp-gradle from 0.0.10 to 0.0.11.

---
updated-dependencies:
- dependency-name: io.spring.nohttp:nohttp-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 08:56:22 -07:00
dependabot[bot]
aa0f20af0f Bump org.gretty:gretty from 4.1.2 to 4.1.5
Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty) from 4.1.2 to 4.1.5.
- [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases)
- [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md)
- [Commits](https://github.com/gretty-gradle-plugin/gretty/compare/v4.1.2...v4.1.5)

---
updated-dependencies:
- dependency-name: org.gretty:gretty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 08:56:13 -07:00
dependabot[bot]
c052666290 Bump org.springframework:spring-core from 6.0.16 to 6.0.23
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.0.16 to 6.0.23.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.16...v6.0.23)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 08:56:04 -07:00
Josh Cummings
002de84322 Change Release Schedule Time Day
- So that it happens while more of the team is online
2024-08-15 09:39:07 -06:00
Josh Cummings
4f1b41eedb See if Dependabot will re-run if the scheduled time is updated 2024-08-15 09:39:07 -06:00