dependabot[bot]
|
923eda8e20
|
Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
Bumps [jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api](https://github.com/eclipse-ee4j/jstl-api) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/eclipse-ee4j/jstl-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jstl-api/commits)
---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 20:39:21 -07:00 |
|
dependabot[bot]
|
0b149d0e14
|
Bump org.postgresql:postgresql from 42.7.3 to 42.7.4
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.4.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.3...REL42.7.4)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 21:15:10 -07:00 |
|
dependabot[bot]
|
d0579d9ee6
|
Bump org-springframework-boot from 3.2.8 to 3.2.9
Bumps `org-springframework-boot` from 3.2.8 to 3.2.9.
Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.8 to 3.2.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.8...v3.2.9)
Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.2.8 to 3.2.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.8...v3.2.9)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 21:14:52 -07:00 |
|
github-actions[bot]
|
e384ea44ce
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-23 03:34:56 +00:00 |
|
dependabot[bot]
|
977b99b69b
|
Bump org-springframework-boot from 3.2.8 to 3.2.9
Bumps `org-springframework-boot` from 3.2.8 to 3.2.9.
Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.8 to 3.2.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.8...v3.2.9)
Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.2.8 to 3.2.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.8...v3.2.9)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 20:34:24 -07:00 |
|
dependabot[bot]
|
f597e96545
|
Bump org.jfrog.buildinfo:build-info-extractor-gradle
Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info) from 4.33.20 to 4.33.21.
- [Release notes](https://github.com/jfrog/build-info/releases)
- [Changelog](https://github.com/jfrog/build-info/blob/master/RELEASE.md)
- [Commits](https://github.com/jfrog/build-info/compare/build-info-gradle-extractor-4.33.20...build-info-gradle-extractor-4.33.21)
---
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-21 20:44:10 -07:00 |
|
dependabot[bot]
|
d76aa9b5c0
|
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.3.2 to 6.3.3.
- [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/6.3.2...6.3.3)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-21 20:43:36 -07:00 |
|
Marcus Hert Da Coregio
|
b58fc48845
|
Merge branch '3.2.x' into 3.3.x
Closes gh-3165
|
2024-08-21 09:15:36 -03:00 |
|
dlscjf151
|
d9890245c2
|
MongoSession should be constructed using defaultMaxInactiveInterval
Closes gh-2910
|
2024-08-21 09:14:04 -03:00 |
|
Marcus Hert Da Coregio
|
d816bb1002
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-21 08:43:21 -03:00 |
|
Marcus Hert Da Coregio
|
ad333a49af
|
Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.42 to 0.0.43
|
2024-08-21 08:43:05 -03:00 |
|
Marcus Hert Da Coregio
|
fa4b74b6b6
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-20 13:49:32 -03:00 |
|
github-actions[bot]
|
3fa19911e7
|
Next development version
|
2024-08-20 13:45:26 +00:00 |
|
github-actions[bot]
|
ec2abe3587
|
Next development version
|
2024-08-20 13:44:57 +00:00 |
|
github-actions[bot]
|
cb14039e63
|
Release 3.2.5
|
2024-08-20 13:21:26 +00:00 |
|
github-actions[bot]
|
ff40b60533
|
Release 3.3.2
|
2024-08-20 13:21:15 +00:00 |
|
dependabot[bot]
|
15c2c65ff7
|
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.3.1 to 6.3.2.
- [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/6.3.1...6.3.2)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-19 20:49:09 -07:00 |
|
github-actions[bot]
|
4d2dc1d505
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-20 03:45:40 +00:00 |
|
dependabot[bot]
|
a5efc7fff5
|
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.2.5 to 6.2.6.
- [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/6.2.5...6.2.6)
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-19 20:45:04 -07:00 |
|
github-actions[bot]
|
9595be2478
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-19 03:39:44 +00:00 |
|
dependabot[bot]
|
f18567ceed
|
Bump org.springframework.data:spring-data-bom from 2023.1.8 to 2023.1.9
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.8 to 2023.1.9.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.1.8...2023.1.9)
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-18 20:39:10 -07:00 |
|
dependabot[bot]
|
ce2b431fde
|
Bump org.springframework.data:spring-data-bom from 2024.0.2 to 2024.0.3
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.0.2 to 2024.0.3.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.0.2...2024.0.3)
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-18 20:32:25 -07:00 |
|
dependabot[bot]
|
0cedb8ef54
|
Bump ch-qos-logback from 1.5.6 to 1.5.7
Bumps `ch-qos-logback` from 1.5.6 to 1.5.7.
Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.7
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.6...v_1.5.7)
Updates `ch.qos.logback:logback-core` from 1.5.6 to 1.5.7
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.6...v_1.5.7)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-15 20:35:25 -07:00 |
|
github-actions[bot]
|
1b71ebaf52
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-15 14:18:40 +00:00 |
|
dependabot[bot]
|
c90cc21647
|
Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
Bumps [jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api](https://github.com/eclipse-ee4j/jstl-api) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/eclipse-ee4j/jstl-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jstl-api/commits)
---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-15 07:18:34 -07:00 |
|
dependabot[bot]
|
f97dca6840
|
Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
Bumps [jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api](https://github.com/eclipse-ee4j/jstl-api) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/eclipse-ee4j/jstl-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jstl-api/commits)
---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-15 07:18:23 -07:00 |
|
dependabot[bot]
|
972ef97993
|
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.42 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.42...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 07:18:07 -07:00 |
|
Marcus Hert Da Coregio
|
c3027b2b9c
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-15 11:06:06 -03:00 |
|
Marcus Hert Da Coregio
|
d36c32f1dc
|
Remove jcenter()
|
2024-08-15 11:05:30 -03:00 |
|
dependabot[bot]
|
d77fbf9d67
|
Bump org.springframework:spring-framework-bom from 6.1.11 to 6.1.12
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.11 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.11...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-14 20:39:38 -07:00 |
|
github-actions[bot]
|
1112be0650
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-15 03:23:14 +00:00 |
|
dependabot[bot]
|
5d8458e2d7
|
Bump org.springframework:spring-framework-bom from 6.1.11 to 6.1.12
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.11 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.11...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-14 20:22:38 -07:00 |
|
dependabot[bot]
|
472547b320
|
Bump io.projectreactor:reactor-core from 3.6.8 to 3.6.9
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.8 to 3.6.9.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.6.8...v3.6.9)
---
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-13 20:33:22 -07:00 |
|
dependabot[bot]
|
bfe6d3d701
|
Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.8 to 2023.0.9.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2023.0.8...2023.0.9)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-13 20:33:05 -07:00 |
|
dependabot[bot]
|
6c6bba9ac8
|
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.42 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.42...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-13 20:32:51 -07:00 |
|
github-actions[bot]
|
54f9e7ad6a
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-14 03:32:04 +00:00 |
|
dependabot[bot]
|
d627fabd53
|
Bump io.projectreactor:reactor-core from 3.4.40 to 3.4.41
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.40 to 3.4.41.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.40...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-13 20:31:53 -07:00 |
|
dependabot[bot]
|
b54ee7ceff
|
Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.8 to 2023.0.9.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2023.0.8...2023.0.9)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-13 20:31:30 -07:00 |
|
dependabot[bot]
|
85da08d470
|
Bump org-slf4j from 2.0.15 to 2.0.16
Bumps `org-slf4j` from 2.0.15 to 2.0.16.
Updates `org.slf4j:jcl-over-slf4j` from 2.0.15 to 2.0.16
Updates `org.slf4j:log4j-over-slf4j` from 2.0.15 to 2.0.16
Updates `org.slf4j:slf4j-api` from 2.0.15 to 2.0.16
---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-11 21:14:34 -07:00 |
|
github-actions[bot]
|
d42301767b
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-12 04:09:43 +00:00 |
|
dependabot[bot]
|
1a18603b87
|
Bump org-slf4j from 2.0.15 to 2.0.16
Bumps `org-slf4j` from 2.0.15 to 2.0.16.
Updates `org.slf4j:jcl-over-slf4j` from 2.0.15 to 2.0.16
Updates `org.slf4j:log4j-over-slf4j` from 2.0.15 to 2.0.16
Updates `org.slf4j:slf4j-api` from 2.0.15 to 2.0.16
---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-11 21:09:10 -07:00 |
|
github-actions[bot]
|
fdc6d1661c
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-09 03:39:07 +00:00 |
|
dependabot[bot]
|
08446be1b2
|
Bump org-mongodb from 4.11.2 to 4.11.3
Bumps `org-mongodb` from 4.11.2 to 4.11.3.
Updates `org.mongodb:mongodb-driver-core` from 4.11.2 to 4.11.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r4.11.2...r4.11.3)
Updates `org.mongodb:mongodb-driver-reactivestreams` from 4.11.2 to 4.11.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r4.11.2...r4.11.3)
Updates `org.mongodb:mongodb-driver-sync` from 4.11.2 to 4.11.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r4.11.2...r4.11.3)
---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-sync
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-08 20:38:53 -07:00 |
|
dependabot[bot]
|
3b5f4bd593
|
Bump org-slf4j from 2.0.14 to 2.0.15
Bumps `org-slf4j` from 2.0.14 to 2.0.15.
Updates `org.slf4j:jcl-over-slf4j` from 2.0.14 to 2.0.15
Updates `org.slf4j:log4j-over-slf4j` from 2.0.14 to 2.0.15
Updates `org.slf4j:slf4j-api` from 2.0.14 to 2.0.15
---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-08 20:38:36 -07:00 |
|
dependabot[bot]
|
e50ec075ee
|
Bump org-slf4j from 2.0.14 to 2.0.15
Bumps `org-slf4j` from 2.0.14 to 2.0.15.
Updates `org.slf4j:jcl-over-slf4j` from 2.0.14 to 2.0.15
Updates `org.slf4j:log4j-over-slf4j` from 2.0.14 to 2.0.15
Updates `org.slf4j:slf4j-api` from 2.0.14 to 2.0.15
---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-08 20:19:59 -07:00 |
|
dependabot[bot]
|
6d2be85185
|
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.1...awaitility-4.2.2)
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-07 20:59:32 -07:00 |
|
dependabot[bot]
|
7f377edcb7
|
Bump org-slf4j from 2.0.13 to 2.0.14
Bumps `org-slf4j` from 2.0.13 to 2.0.14.
Updates `org.slf4j:jcl-over-slf4j` from 2.0.13 to 2.0.14
Updates `org.slf4j:log4j-over-slf4j` from 2.0.13 to 2.0.14
Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.14
---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-06 21:07:27 -07:00 |
|
github-actions[bot]
|
fc4ac6c567
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-07 03:30:49 +00:00 |
|
dependabot[bot]
|
bd6ac3a930
|
Bump org-slf4j from 2.0.13 to 2.0.14
Bumps `org-slf4j` from 2.0.13 to 2.0.14.
Updates `org.slf4j:jcl-over-slf4j` from 2.0.13 to 2.0.14
Updates `org.slf4j:log4j-over-slf4j` from 2.0.13 to 2.0.14
Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.14
---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-06 20:30:14 -07:00 |
|
github-actions[bot]
|
f92ee3e4dd
|
Merge branch '3.2.x' into 3.3.x
|
2024-08-05 16:54:07 +00:00 |
|