Marvin Froeder
2cb72cf3fa
[ci skip] updating versions to next development iteration 12.5-SNAPSHOT
1 year ago
Marvin Froeder
602f588ca5
prepare release 12.4
1 year ago
Kevin Davis
7e8e0aa4b7
Rollback Jackson 2.15.1 due to module incompatibilities ( #2051 )
...
Jackson Core 2.15.1 includes a shaded version of the Fast Double Parser that doesn't play nicely with moditect and jdeps, so our builds are failing. This doesn't mean you can't use 2.15.1 in your project, just that we won't require it.
2 years ago
Marvin Froeder
ef2b6153f1
[ci skip] updating versions to next development iteration 12.4-SNAPSHOT
2 years ago
Marvin Froeder
68c92775a2
prepare release 12.3
2 years ago
dependabot[bot]
7b918fc11e
build(deps): bump jaxb-impl from 2.3.4 to 2.3.8 ( #1997 )
...
Bumps jaxb-impl from 2.3.4 to 2.3.8.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-impl
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>
2 years ago
Marvin Froeder
b1938101e5
[ci skip] updating versions to next development iteration 12.3-SNAPSHOT
2 years ago
Marvin Froeder
bfc2f37518
prepare release 12.2
2 years ago
Andres Almiray
191fea1464
Add module-info support and run CI with Java 11 ( #1948 )
...
* Adds explicit module descriptors to a subset of modules (#1943 )
Fixes #1357
* Configure CI to run with Java 11
* Configure moditect for all modules, enable only on those that required it
* Do not skip moditect when running tests
* Only skip modules that don't work with moditect plugin
---------
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
Co-authored-by: Marvin Froeder <velobr@gmail.com>
2 years ago
dependabot[bot]
364c74df12
build(deps): bump jaxb-runtime from 2.4.0-b180830.0438 to 4.0.2 ( #1928 )
...
* build(deps): bump jaxb-runtime from 2.4.0-b180830.0438 to 4.0.2
Bumps jaxb-runtime from 2.4.0-b180830.0438 to 4.0.2.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Unify jaxb runtime dependency
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Froeder <marvin.froeder@dovetailstudios.com>
2 years ago
Marvin Froeder
599d100dda
Revert "Adds explicit module descriptors to a subset of modules ( #1943 )" ( #1946 )
...
This reverts commit bac0dd4e08
.
2 years ago
Andres Almiray
bac0dd4e08
Adds explicit module descriptors to a subset of modules ( #1943 )
...
Fixes #1357
2 years ago
Marvin Froeder
1c5c6e1e70
Update all license headers to 2023
2 years ago
Marvin Froeder
e2615a9817
[ci skip] updating versions to next development iteration 12.2-SNAPSHOT
2 years ago
Marvin Froeder
10ce9cb66b
prepare release 12.1
2 years ago
Marvin Froeder
88f3d9e039
[ci skip] updating versions to next development iteration 12.1-SNAPSHOT
2 years ago
Marvin Froeder
d4b0282624
prepare release 12.0
2 years ago
Marvin Froeder
45fe10a0e3
Preparing for next development version
2 years ago
Marvin Froeder
cd242693a9
[ci skip] updating versions to next development iteration 11.11-SNAPSHOT
2 years ago
Marvin Froeder
b0c5db0ddf
prepare release 11.10
2 years ago
Marvin Froeder
b4491b5a77
Preparing for next development version
2 years ago
Marvin Froeder
7d288b8761
[ci skip] updating versions to next development iteration 11.9.2-SNAPSHOT
2 years ago
Marvin Froeder
0a3dbeff39
prepare release 11.9.1
2 years ago
Marvin Froeder
8b7cf81bba
Preparing for bugfix release of 11.9
2 years ago
dependabot[bot]
490be1de99
build(deps-dev): bump jersey-client from 1.19 to 1.19.4 ( #1660 )
...
Bumps jersey-client from 1.19 to 1.19.4.
---
updated-dependencies:
- dependency-name: com.sun.jersey:jersey-client
dependency-type: direct:development
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>
2 years ago
Marvin Froeder
9613adb7b8
Update license headers on releases
2 years ago
Marvin Froeder
78d7e845a9
[ci skip] updating versions to next development iteration 12.0-SNAPSHOT
2 years ago
Marvin Froeder
0cbd577237
prepare release 11.9
2 years ago
Witalij Berdinskich
04a85e6961
All decoders follow rule: if a status is 404 it returns empty or null value ( #1597 )
...
* All decoders follow rule: if status 404 it returns empty or null value
* Replace decode404 with dismiss404
3 years ago
Hakan Altındağ
f71849d387
Fixed dangling javadoc comment warning by applying new mapping ( #1568 )
...
* Fixed dangling javadoc comment warning by applying new mapping
* Apply comment header formatter
Co-authored-by: Marvin Froeder <velo.br@gmail.com>
3 years ago
Marvin Froeder
05bed38d38
[ci skip] updating versions to next development iteration 11.9-SNAPSHOT
3 years ago
Marvin Froeder
71fb2f57e9
prepare release 11.8
3 years ago
Marvin Froeder
3491dcb3bd
[ci skip] updating versions to next development iteration 11.8-SNAPSHOT
3 years ago
Marvin Froeder
1d9533af86
prepare release 11.7
3 years ago
Marvin Froeder
15cf841574
Bump depedencies version ( #1520 )
...
* Bump depedencies version
* Using javadoc style license header for java files
* Fix tests after new assertJ version
3 years ago
Marvin Froeder
5965098e6c
[ci skip] updating versions to next development iteration 11.7-SNAPSHOT
3 years ago
Marvin Froeder
46baca8e64
prepare release 11.6
3 years ago
Marvin Froeder
3fa3e1a3c0
[ci skip] updating versions to next development iteration 11.6-SNAPSHOT
3 years ago
Marvin Froeder
6eb44e29ea
prepare release 11.5
3 years ago
Kevin Davis
f47ce52269
[ci skip] updating versions to next development iteration 11.5-SNAPSHOT
3 years ago
Kevin Davis
fa3eb04ebe
prepare release 11.4
3 years ago
Marvin Froeder
8e02dc47bd
[ci skip] updating versions to next development iteration 11.4-SNAPSHOT
3 years ago
Marvin Froeder
76372cf4b2
prepare release 11.3
3 years ago
Snyk bot
57677dd2b2
[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.5.1 to 2.12.3 ( #1406 )
...
* fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.5.1 to 2.12.3
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.5.1 to 2.12.3.
See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/
See this project in Snyk:
https://app.snyk.io/org/openfeign/project/74e472e8-deed-488f-8272-94aad8d50e39?utm_source=github&utm_medium=upgrade-pr
* Consolidated Jackson Versions
Could not upgrade Jackson due to the split between the regular Jackson dependencies and the one-off databind changes. Consolidated the Jackson dependencies back under one single property.
Co-authored-by: Kevin Davis <kdavisk6@gmail.com>
4 years ago
Marvin Froeder
d194bbd6f3
Set next development version to 11.3
4 years ago
Marvin Froeder
25dc20ff39
[ci skip] updating versions to next development iteration -SNAPSHOT
4 years ago
Marvin Froeder
885c4aef9b
prepare release
4 years ago
Andreas Kuhtz
bc34f93f50
Fixed version ( #1391 )
...
(cherry picked from commit 8b1ed9cc449f98da884146c384ee33bf44946223)
4 years ago
Marvin Froeder
3ea3708cdd
Update license headers
4 years ago
Marvin Froeder
5851297c0a
[ci skip] updating versions to next development iteration -SNAPSHOT
4 years ago