dependabot[bot]
|
aec95a3a8d
|
Bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 to 3.1.4
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.1.4.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.1.4)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-27 11:33:43 +00:00 |
|
jonghoonpark
|
242ee09a60
|
jdk21 compatibility
|
2024-03-14 16:27:49 +09:00 |
|
John Tims
|
da5b440cd0
|
Merge pull request #3623 from querydsl/dependabot/maven/surefire.version-3.2.2
|
2024-01-31 08:52:48 -07:00 |
|
John Tims
|
24ef8a2522
|
Merge pull request #3654 from querydsl/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.12.1
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.12.1
|
2024-01-29 09:11:14 -07:00 |
|
John Tims
|
3f75bd39ab
|
Querydsl 5.1.0
|
2024-01-28 16:52:00 -07:00 |
|
dependabot[bot]
|
dd353f076c
|
Bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.12.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.12.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 11:49:44 +00:00 |
|
dependabot[bot]
|
f41b6ec1fa
|
Bump surefire.version from 2.22.2 to 3.2.2
Bumps `surefire.version` from 2.22.2 to 3.2.2.
Updates `org.apache.maven.surefire:surefire-junit47` from 2.22.2 to 3.2.2
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 2.22.2 to 3.2.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.2...surefire-3.2.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit47
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-07 11:51:42 +00:00 |
|
dependabot[bot]
|
cd608f04ed
|
Bump dokka-maven-plugin from 1.6.21 to 1.7.20 (#3409)
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.21 to 1.7.20.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/compare/v1.6.21...v1.7.20)
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-11 19:48:11 +02:00 |
|
dependabot[bot]
|
b70afd53fa
|
Bump kotlin.version from 1.6.21 to 1.7.20 (#3399)
Bumps `kotlin.version` from 1.6.21 to 1.7.20.
Updates `kotlin-bom` from 1.6.21 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Updates `kotlin-scripting-jsr223` from 1.6.21 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Updates `kotlin-maven-plugin` from 1.6.21 to 1.7.20
Updates `kotlin-maven-allopen` from 1.6.21 to 1.7.20
Updates `kotlin-maven-noarg` from 1.6.21 to 1.7.20
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-scripting-jsr223
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-11 18:04:22 +02:00 |
|
Jan-Willem Gmelig Meyling
|
f8053dcc9e
|
Merge pull request #3404 from rdicroce/oracle-jdbc-driver
Oracle: upgrade JDBC driver to latest. Maven coordinates changed.
|
2022-10-06 22:19:00 +02:00 |
|
Richard DiCroce
|
473b814948
|
Firebird: upgrade JDBC driver to latest. Maven coordinates changed.
|
2022-10-06 09:03:54 -04:00 |
|
Richard DiCroce
|
9a8864d589
|
Oracle: upgrade JDBC driver to latest. Maven coordinates changed.
|
2022-10-06 09:00:23 -04:00 |
|
Richard DiCroce
|
69ba814833
|
MS SQL Server: replace old, unmaintained jTDS driver with mssql-jdbc
|
2022-10-04 14:42:34 -04:00 |
|
F43nd1r
|
657a29346f
|
Introduce japicmp (#2977)
* introduce japicmp
* exclude examples
|
2022-09-14 12:10:29 +02:00 |
|
dependabot[bot]
|
9020f88d0b
|
Bump mysql-connector-java from 8.0.26 to 8.0.29 (#3246)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.26 to 8.0.29.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/commits)
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-27 21:10:35 +02:00 |
|
dependabot[bot]
|
ca1161524b
|
Bump dokka-maven-plugin from 1.6.0 to 1.6.21 (#3249)
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.0 to 1.6.21.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/compare/v1.6.0...v1.6.21)
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-27 20:52:05 +02:00 |
|
dependabot[bot]
|
6f3da24a17
|
Bump classgraph from 4.8.128 to 4.8.146 (#3238)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.128 to 4.8.146.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.128...classgraph-4.8.146)
---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-25 11:47:28 +02:00 |
|
dependabot[bot]
|
b404bab697
|
Bump guava from 31.0.1-jre to 31.1-jre (#3191)
Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 31.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:36:20 +02:00 |
|
dependabot[bot]
|
25fe11bcaf
|
Bump joda-time from 2.10.12 to 2.10.14 (#3213)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.12 to 2.10.14.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.12...v2.10.14)
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:35:27 +02:00 |
|
dependabot[bot]
|
42b4151ace
|
Bump maven-jxr-plugin from 3.1.1 to 3.2.0 (#3214)
Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jxr/releases)
- [Commits](https://github.com/apache/maven-jxr/compare/jxr-3.1.1...jxr-3.2.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jxr-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:34:59 +02:00 |
|
dependabot[bot]
|
8983684b0e
|
Bump jmh.version from 1.34 to 1.35 (#3221)
Bumps `jmh.version` from 1.34 to 1.35.
Updates `jmh-core` from 1.34 to 1.35
Updates `jmh-generator-annprocess` from 1.34 to 1.35
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:34:32 +02:00 |
|
dependabot[bot]
|
ed7680741e
|
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#3230)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.7...v0.8.8)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:33:11 +02:00 |
|
dependabot[bot]
|
99e9343a65
|
Bump postgresql from 42.3.1 to 42.3.4 (#3240)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.1 to 42.3.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.3.1...REL42.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:31:31 +02:00 |
|
dependabot[bot]
|
f4a2f6c133
|
Bump maven-javadoc-plugin from 3.3.1 to 3.4.0 (#3242)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:31:11 +02:00 |
|
dependabot[bot]
|
0ca71319a1
|
Bump hibernate-validator from 7.0.2.Final to 7.0.4.Final (#3199)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 7.0.2.Final to 7.0.4.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/7.0.4.Final/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/compare/7.0.2.Final...7.0.4.Final)
---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:30:46 +02:00 |
|
dependabot[bot]
|
a77c2ce801
|
Bump maven-compiler-plugin from 3.9.0 to 3.10.1 (#3198)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:30:20 +02:00 |
|
dependabot[bot]
|
064f460b24
|
Bump kotlin.version from 1.6.10 to 1.6.21 (#3241)
Bumps `kotlin.version` from 1.6.10 to 1.6.21.
Updates `kotlin-maven-plugin` from 1.6.10 to 1.6.21
Updates `kotlin-stdlib-jdk8` from 1.6.10 to 1.6.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.21)
Updates `kotlin-test-junit` from 1.6.10 to 1.6.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.21)
Updates `kotlin-maven-allopen` from 1.6.10 to 1.6.21
Updates `kotlin-maven-noarg` from 1.6.10 to 1.6.21
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-24 17:29:18 +02:00 |
|
burricks
|
eaa209d017
|
SpringRoo Links Removed (#3092)
|
2022-02-01 00:47:30 +01:00 |
|
dependabot[bot]
|
5e526b879e
|
Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#3148)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:42:29 +01:00 |
|
dependabot[bot]
|
2af4d5da37
|
Bump maven-bundle-plugin from 5.1.2 to 5.1.4 (#3143)
Bumps maven-bundle-plugin from 5.1.2 to 5.1.4.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:42:04 +01:00 |
|
dependabot[bot]
|
667602aaf6
|
Bump jboss-logging from 3.4.2.Final to 3.4.3.Final (#3149)
Bumps [jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.4.2.Final to 3.4.3.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.4.2.Final...3.4.3.Final)
---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:41:46 +01:00 |
|
dependabot[bot]
|
c1f73ff0df
|
Bump jmh.version from 1.33 to 1.34 (#3138)
Bumps `jmh.version` from 1.33 to 1.34.
Updates `jmh-core` from 1.33 to 1.34
Updates `jmh-generator-annprocess` from 1.33 to 1.34
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:40:58 +01:00 |
|
dependabot[bot]
|
20ba640a09
|
Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#3150)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.9.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:40:41 +01:00 |
|
dependabot[bot]
|
da770f0243
|
Bump slf4j.version from 1.7.32 to 1.7.35 (#3162)
Bumps `slf4j.version` from 1.7.32 to 1.7.35.
Updates `slf4j-api` from 1.7.32 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.35)
Updates `slf4j-log4j12` from 1.7.32 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.35)
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-log4j12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:39:18 +01:00 |
|
dependabot[bot]
|
3d51ff3e42
|
Bump hibernate-validator from 7.0.1.Final to 7.0.2.Final (#3159)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 7.0.1.Final to 7.0.2.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/compare/7.0.1.Final...7.0.2.Final)
---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:39:02 +01:00 |
|
dependabot[bot]
|
5b388f4b60
|
Bump jcc from 11.5.6.0 to 11.5.7.0 (#3128)
Bumps jcc from 11.5.6.0 to 11.5.7.0.
---
updated-dependencies:
- dependency-name: com.ibm.db2:jcc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:37:41 +01:00 |
|
dependabot[bot]
|
b19ee3ce91
|
Bump kotlin.version from 1.6.0 to 1.6.10 (#3122)
Bumps `kotlin.version` from 1.6.0 to 1.6.10.
Updates `kotlin-bom` from 1.6.0 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10)
Updates `kotlin-scripting-jsr223` from 1.6.0 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10)
Updates `kotlin-maven-plugin` from 1.6.0 to 1.6.10
Updates `kotlin-maven-allopen` from 1.6.0 to 1.6.10
Updates `kotlin-maven-noarg` from 1.6.0 to 1.6.10
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-scripting-jsr223
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:37:14 +01:00 |
|
dependabot[bot]
|
062a4a683f
|
Bump checkstyle from 9.2 to 9.3 (#3168)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2 to 9.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.2...checkstyle-9.3)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-01 00:36:24 +01:00 |
|
dependabot[bot]
|
98bf2249c8
|
Bump postgresql from 42.2.23 to 42.3.1 (#3077)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.23 to 42.3.1.
- [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.2.23...REL42.3.1)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-09 23:40:33 +01:00 |
|
dependabot[bot]
|
bbb5df8606
|
Bump annotations from 22.0.0 to 23.0.0 (#3083)
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/22.0.0...23.0.0)
---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-09 23:39:31 +01:00 |
|
dependabot[bot]
|
c98f16a975
|
Bump dokka-maven-plugin from 1.5.31 to 1.6.0 (#3098)
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.5.31 to 1.6.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/commits)
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-09 23:18:12 +01:00 |
|
dependabot[bot]
|
b1c808a80a
|
Bump kotlin.version from 1.5.31 to 1.6.0 (#3087)
Bumps `kotlin.version` from 1.5.31 to 1.6.0.
Updates `kotlin-bom` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Updates `kotlin-scripting-jsr223` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Updates `kotlin-maven-plugin` from 1.5.31 to 1.6.0
Updates `kotlin-maven-allopen` from 1.5.31 to 1.6.0
Updates `kotlin-maven-noarg` from 1.5.31 to 1.6.0
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-scripting-jsr223
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-09 23:14:16 +01:00 |
|
dependabot[bot]
|
1bfaec23a1
|
Bump checkstyle from 8.44 to 9.2 (#3103)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.44 to 9.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.44...checkstyle-9.2)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-09 22:58:29 +01:00 |
|
dependabot[bot]
|
afc9198929
|
Bump maven-pmd-plugin from 3.14.0 to 3.15.0 (#3026)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-19 22:06:47 +02:00 |
|
dependabot[bot]
|
8b03a42253
|
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (#3018)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-19 22:05:22 +02:00 |
|
dependabot[bot]
|
443e6a2b1c
|
Bump joda-time from 2.10.10 to 2.10.12 (#3046)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.10 to 2.10.12.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.10...v2.10.12)
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-19 22:04:34 +02:00 |
|
dependabot[bot]
|
1eb0f87d6d
|
Bump guava from 30.1.1-jre to 31.0.1-jre (#3044)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.0.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-19 22:02:58 +02:00 |
|
dependabot[bot]
|
c5e072e301
|
Bump dokka-maven-plugin from 1.5.0 to 1.5.31 (#3050)
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.5.0 to 1.5.31.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/compare/v1.5.0...v1.5.31)
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-19 18:34:54 +02:00 |
|
dependabot[bot]
|
e1612b5e0f
|
Bump kotlin.version from 1.5.30 to 1.5.31 (#3034)
Bumps `kotlin.version` from 1.5.30 to 1.5.31.
Updates `kotlin-bom` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)
Updates `kotlin-scripting-jsr223` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)
Updates `kotlin-maven-plugin` from 1.5.30 to 1.5.31
Updates `kotlin-maven-allopen` from 1.5.30 to 1.5.31
Updates `kotlin-maven-noarg` from 1.5.30 to 1.5.31
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-scripting-jsr223
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-19 13:33:22 +02:00 |
|
dependabot[bot]
|
266eb4e8cd
|
Bump classgraph from 4.8.116 to 4.8.128 (#3057)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.116 to 4.8.128.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.116...classgraph-4.8.128)
---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-19 13:32:40 +02:00 |
|