James Reynaldi
a670880a7a
Closes #2608 : Remove SpringRestDocs as it has been replaced with OpenAPI
2024-08-07 16:53:21 +02:00
dependabot[bot]
808f1e4690
Closes #2648 : Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.17.0
2024-08-07 16:44:09 +02:00
ryzheboka
9280ff626a
Closes #2599 - add locking to Query to enable adapter clustering
2024-08-07 16:29:28 +02:00
James Reynaldi
944c73f9c1
Closes #2622 : Extend OpenAPI with History and Routing Doc
2024-08-07 16:08:49 +02:00
CRoberto1926
bbad969a9b
Closes #2616 - Make OpenAPI/Swagger UI docs public
2024-08-07 13:52:14 +02:00
arolfes
712abf4fa0
Closes #2486 : Conversion to open api doc
2024-08-07 13:35:32 +02:00
Mustapha Zorgati
596a686e94
Updated poms to version 8.1.1-SNAPSHOT
2024-08-07 13:35:32 +02:00
CRoberto1926
4f45dfd5d6
Closes #2635 : Make owner-is-null=owner-is-null not valid, allow use case "owner-is-null=true"
2024-08-07 12:04:06 +02:00
CRoberto1926
4f8e8ba1ae
Closes #2634 : Add TaskanaEngine.clearSessionCache to clear cache of underlying SQL session
2024-08-07 11:45:36 +02:00
Jörg Heffner
46ab7853fc
Review Findings
2024-08-07 11:28:41 +02:00
Jörg Heffner
8b9ca2550e
Closes #2374 : Deadlock when creating HistoryEvents from many connections simultaneously
...
-Write operations are now performed with the regular TaskanEngine and its' SqlSession and TransactionFactory which provides the needed transactionality and doesn't open multiple connections
2024-08-07 11:28:41 +02:00
Jörg Heffner
4e1325c254
Closes #2624 SpringBoot 3.3.1
2024-08-07 11:13:24 +02:00
arolfes
f1751a65e6
Closes #2486 : Upgrade to Wildfly 31.0.1.Final to make it work with SB 3.2
2024-08-07 10:28:28 +02:00
arolfes
a3e4552524
Closes #2486 : Upgrade to Spring Boot 3.2
2024-08-07 10:28:28 +02:00
CRoberto1926
611a735fef
Closes #2638 : Use "docker compose" instead of "docker-compose"
2024-08-06 15:10:34 +02:00
dependabot[bot]
fef135a0fc
Bump com.oracle.database.jdbc:ojdbc8 from 23.4.0.24.05 to 23.5.0.24.07
...
Bumps com.oracle.database.jdbc:ojdbc8 from 23.4.0.24.05 to 23.5.0.24.07.
---
updated-dependencies:
- dependency-name: com.oracle.database.jdbc:ojdbc8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 08:21:28 +02:00
ryzheboka
f70bfd0d96
Closes #2446 - change the pull request template
2024-08-02 15:45:46 +02:00
MM1277
31100a54dd
Closes #2563 - add handling of permissions as access ids
...
Co-authored-by: SebastianRoseneck <55637012+SebastianRoseneck@users.noreply.github.com>
Co-authored-by: ryzheboka <025465835+ryzheboka@users.noreply.github.com>
2024-07-26 10:12:36 +02:00
dependabot[bot]
683068aad6
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0
...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 09:43:01 +02:00
Holger Hagen
4dd52b828f
Closes #2610 - fixed encoding configuration for checkstyle plugin
2024-07-19 13:55:29 +02:00
Holger Hagen
860d5fcc20
Closes #2604 - updated assertJ code to remove deprecation notices
2024-07-18 14:29:16 +02:00
dependabot[bot]
952c93a22e
Bump version.testcontainers from 1.19.8 to 1.20.0
...
Bumps `version.testcontainers` from 1.19.8 to 1.20.0.
Updates `org.testcontainers:db2` from 1.19.8 to 1.20.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.8...1.20.0 )
Updates `org.testcontainers:oracle-xe` from 1.19.8 to 1.20.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.8...1.20.0 )
Updates `org.testcontainers:postgresql` from 1.19.8 to 1.20.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.8...1.20.0 )
---
updated-dependencies:
- dependency-name: org.testcontainers:db2
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:oracle-xe
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:postgresql
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 08:02:17 +02:00
dependabot[bot]
6e66dc420a
Bump actions/setup-node from 4.0.2 to 4.0.3
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 16:57:21 +02:00
dependabot[bot]
2dad0bcc67
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
...
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco ) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.12 )
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 08:29:03 +02:00
dependabot[bot]
aac4e0ee9b
Bump org.apache.maven.plugins:maven-checkstyle-plugin
...
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin ) from 3.3.1 to 3.4.0.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.4.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 08:28:35 +02:00
dependabot[bot]
3763e9459f
Bump ws from 7.5.9 to 7.5.10 in /web
...
Bumps [ws](https://github.com/websockets/ws ) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 08:28:07 +02:00
dependabot[bot]
73c64f1946
Bump org.apache.maven.plugins:maven-dependency-plugin
...
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin ) from 3.6.1 to 3.7.1.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases )
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 08:27:40 +02:00
dependabot[bot]
bb2ac3513c
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 08:27:14 +02:00
dependabot[bot]
c89899f889
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 09:26:44 +02:00
dependabot[bot]
25351b1911
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2
...
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 08:40:13 +02:00
dependabot[bot]
d307e2cdee
Bump andymckay/cancel-action from 0.4 to 0.5
...
Bumps [andymckay/cancel-action](https://github.com/andymckay/cancel-action ) from 0.4 to 0.5.
- [Release notes](https://github.com/andymckay/cancel-action/releases )
- [Commits](https://github.com/andymckay/cancel-action/compare/0.4...0.5 )
---
updated-dependencies:
- dependency-name: andymckay/cancel-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 11:46:09 +02:00
dependabot[bot]
041b4b90f0
Bump braces from 3.0.2 to 3.0.3 in /web
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 10:49:48 +02:00
dependabot[bot]
03fb286258
Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0
...
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api ) from 6.0.0 to 6.1.0.
- [Commits](https://github.com/eclipse-ee4j/servlet-api/commits )
---
updated-dependencies:
- dependency-name: jakarta.servlet:jakarta.servlet-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 13:27:58 +02:00
dependabot[bot]
5cc2aa2c26
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4
...
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases )
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.3...maven-gpg-plugin-3.2.4 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 10:07:33 +02:00
dependabot[bot]
81799527fe
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0
...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.7.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 08:42:11 +02:00
dependabot[bot]
93e99a64c2
Bump org.sonatype.plugins:nexus-staging-maven-plugin
...
Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0.
---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 09:29:38 +02:00
dependabot[bot]
119021a81f
Bump version.testcontainers from 1.19.7 to 1.19.8
...
Bumps `version.testcontainers` from 1.19.7 to 1.19.8.
Updates `org.testcontainers:db2` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.7...1.19.8 )
Updates `org.testcontainers:oracle-xe` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.7...1.19.8 )
Updates `org.testcontainers:postgresql` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.7...1.19.8 )
---
updated-dependencies:
- dependency-name: org.testcontainers:db2
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:oracle-xe
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:postgresql
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 13:30:45 +02:00
dependabot[bot]
df3bf98d16
Bump version.aspectj from 1.9.22 to 1.9.22.1
...
Bumps `version.aspectj` from 1.9.22 to 1.9.22.1.
Updates `org.aspectj:aspectjtools` from 1.9.22 to 1.9.22.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
Updates `org.aspectj:aspectjrt` from 1.9.22 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:aspectjtools
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjrt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 09:46:01 +02:00
dependabot[bot]
ee296d9029
Bump com.oracle.database.jdbc:ojdbc8 from 23.3.0.23.09 to 23.4.0.24.05
...
Bumps com.oracle.database.jdbc:ojdbc8 from 23.3.0.23.09 to 23.4.0.24.05.
---
updated-dependencies:
- dependency-name: com.oracle.database.jdbc:ojdbc8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 10:25:42 +02:00
dependabot[bot]
b8bb17628b
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1
...
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.0...maven-jar-plugin-3.4.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 11:39:23 +02:00
ryzheboka
8593221537
Closes #2506 - fix deleting DELETED history events by the cleanup job
2024-04-23 13:12:29 +02:00
dependabot[bot]
ac33df25c6
Bump follow-redirects from 1.15.5 to 1.15.6 in /web
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 10:26:03 +02:00
dependabot[bot]
a2a5d84c0d
Bump com.sun.xml.bind:jaxb-core from 4.0.4 to 4.0.5
...
Bumps com.sun.xml.bind:jaxb-core from 4.0.4 to 4.0.5.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 10:22:12 +02:00
dependabot[bot]
0886cef7e3
Bump version.camunda.dmn from 7.20.0 to 7.21.0
...
Bumps `version.camunda.dmn` from 7.20.0 to 7.21.0.
Updates `org.camunda.bpm.model:camunda-dmn-model` from 7.20.0 to 7.21.0
Updates `org.camunda.bpm.dmn:camunda-engine-dmn` from 7.20.0 to 7.21.0
---
updated-dependencies:
- dependency-name: org.camunda.bpm.model:camunda-dmn-model
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.camunda.bpm.dmn:camunda-engine-dmn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 10:21:44 +02:00
dependabot[bot]
73af39c60e
Bump tar from 6.2.0 to 6.2.1 in /web
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 10:21:11 +02:00
dependabot[bot]
6101a38bc4
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3
...
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases )
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.2...maven-gpg-plugin-3.2.3 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 10:20:50 +02:00
dependabot[bot]
c1de92924b
Bump com.tngtech.archunit:archunit from 1.2.1 to 1.3.0
...
Bumps [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases )
- [Commits](https://github.com/TNG/ArchUnit/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 10:20:29 +02:00
dependabot[bot]
ca748c8e0f
Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0
...
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 10:20:08 +02:00
dependabot[bot]
566a137659
Bump nl.jqno.equalsverifier:equalsverifier from 3.15.8 to 3.16.1
...
Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier ) from 3.15.8 to 3.16.1.
- [Release notes](https://github.com/jqno/equalsverifier/releases )
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.15.8...equalsverifier-3.16.1 )
---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 09:22:53 +02:00
dependabot[bot]
17a547da70
Bump org.mybatis:mybatis from 3.5.15 to 3.5.16
...
Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3 ) from 3.5.15 to 3.5.16.
- [Release notes](https://github.com/mybatis/mybatis-3/releases )
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.15...mybatis-3.5.16 )
---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 09:22:22 +02:00