Commit Graph

22 Commits

Author SHA1 Message Date
John Tims
3f75bd39ab Querydsl 5.1.0 2024-01-28 16:52:00 -07:00
F43nd1r
657a29346f
Introduce japicmp (#2977)
* introduce japicmp

* exclude examples
2022-09-14 12:10:29 +02: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
John Tims
d59bac65de Querydsl 5.0.0 2021-07-19 09:36:06 -06:00
Jan-Willem Gmelig Meyling
291166c376
Merge pull request #2909 from querydsl/dependabot/maven/org.eclipse.jdt-ecj-3.26.0
Bump ecj from 3.25.0 to 3.26.0
2021-06-25 15:54:33 +02:00
John Tims
d74c6f79fe 5.0.0-SNAPSHOT 2021-06-16 09:38:20 -06:00
dependabot[bot]
c321e74b01
Bump ecj from 3.25.0 to 3.26.0
Bumps ecj from 3.25.0 to 3.26.0.

---
updated-dependencies:
- dependency-name: org.eclipse.jdt:ecj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 06:10:13 +00:00
John Tims
fa964c4622 Querydsl 5.0.0.M1 2021-06-15 10:04:23 -06:00
dependabot[bot]
6ec9ac920e
Bump junit from 4.12 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.2)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:48:54 +00:00
Jan-Willem Gmelig Meyling
dd8c587e60
Merge pull request #2857 from querydsl/fix-classgraph-scope
Fix classgraph scope
2021-06-03 00:14:24 +02:00
Jan-Willem Gmelig Meyling
e9589bbec8 Fix classgraph scope 2021-06-02 23:28:16 +02:00
f43nd1r
2d2727c321 remove useDefaultManifestFile, see https://maven.apache.org/plugins/maven-jar-plugin/ 2021-06-02 13:52:37 +02:00
dependabot[bot]
fffae27571
Bump maven-jar-plugin from 2.6 to 3.2.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 2.6 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-2.6...maven-jar-plugin-3.2.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 07:50:56 +00:00
f43nd1r
fd2d1302e7 use current ecj 2021-05-02 22:29:25 +02:00
f43nd1r
57ddeff728 fix compileutils 2021-05-02 22:17:08 +02:00
Jan-Willem Gmelig Meyling
25e47ce7ab Compile on Java 11 2021-02-24 18:23:23 +01:00
Jan-Willem Gmelig Meyling
68c02aaa11
Merge pull request #2729 from querydsl/dependency-convergence
Dependency convergence
2021-01-26 17:00:56 +01:00
Jan-Willem Gmelig Meyling
f861bad4ec Fix dependency convergenge 2021-01-25 22:02:58 +01:00
Jan-Willem Gmelig Meyling
d651911bd5
Java 9 Automatic Module Names (#2727) 2021-01-24 20:50:27 +01:00
Filipe Sousa
e3b39161cb Artifact conflict resolution 2021-01-24 16:47:31 +01:00
Jan-Willem Gmelig Meyling
0af1bc9aae Get rid of javax-inject dependency in jpa and sql 2021-01-24 13:31:37 +01:00
Jan-Willem Gmelig Meyling
d1d3f9dfe5 Subtree merge Mysema Codegen module 2020-12-28 13:38:41 +01:00