William Cheng
|
0ffcbfe75e
|
update jackson dependency to newer version (#5527)
|
2020-03-06 14:49:58 +08:00 |
|
dependabot[bot]
|
fc4563baef
|
Bump spring-webflux from 5.0.8.RELEASE to 5.1.0.RELEASE in /samples/client/petstore/java/webclient (#5071)
* Bump spring-webflux in /samples/client/petstore/java/webclient
Bumps [spring-webflux](https://github.com/spring-projects/spring-framework) from 5.0.8.RELEASE to 5.1.0.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.8.RELEASE...v5.1.0.RELEASE)
Signed-off-by: dependabot[bot] <support@github.com>
* Bump spring-webflux version from 5.0.8 to 5.0.16
ref https://pivotal.io/security/cve-2020-5398
Co-authored-by: Akihito Nakano <sora.akatsuki@gmail.com>
|
2020-01-22 17:00:52 +08:00 |
|
Jim Schubert
|
ea55968737
|
Evaluating https issues in CircleCI (on top of CiscoM31-maven-h… (#5034)
* replace http with https. Replace http://central.maven.org with https://repo1.maven.org
* replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0
* Force HTTPS for mavenCentral gradle DSL
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
|
2020-01-18 18:53:05 -05:00 |
|
Jérémie Bresson
|
e675360b9e
|
[java][client] jackson update (#4907)
* [java][client] update jackson-databind-version to 2.10.1
* [java][client] update jackson-version to 2.10.1
* Update samples
* [google-api-client] add missing generic parameter to fix compile error
* Update samples
|
2020-01-03 11:03:12 +08:00 |
|
sullis
|
178a3e24bd
|
upgrade to JUnit 4.13 (#4899)
|
2020-01-02 13:20:29 +08:00 |
|
Jérémie Bresson
|
ad6c832162
|
[java] Update jackson_databind_nullable_version to 0.2.1 (#4839)
* [java] Update jackson_databind_nullable_version to 0.2.1
* Update samples
* FIx typo
|
2019-12-20 23:18:47 +08:00 |
|
atsharp
|
9ceabc760c
|
[Java] Refactor webClient generator to use URI templates to capture correct metrics (#4314)
* Fixing URI templating for webclients to support Spring metric collection
* Revert accidental change to test
|
2019-11-12 16:17:38 +08:00 |
|
William Cheng
|
931908c77c
|
fix security alerts reported by github (#4344)
|
2019-11-01 11:16:36 +08:00 |
|
William Cheng
|
81fdc2abbd
|
Fix jackson-databind security issue (#3945)
* fix jackson security issue
* update groovy petstore sample
|
2019-09-24 13:56:59 +08:00 |
|
Slavek Kabrda
|
5182955cca
|
[Java][client] make it possible to send explicit nulls for nullable fields (#3474)
* [Java][client] make it possible to send explicit nulls for nullable fields
* Regenerate samples
|
2019-08-16 16:26:06 +08:00 |
|
William Cheng
|
64c2069256
|
update java samples
|
2019-07-25 15:30:13 +08:00 |
|
William Cheng
|
d243a6b96d
|
Update jackson-databind to address security issues (#2993)
* update jackson-databind to address security issue
* update java vertx client dev, sample
* update dep, samples
* update retrofit play2 dep
|
2019-05-25 18:24:37 +08:00 |
|
William Cheng
|
f415332406
|
update java default value (#1949)
|
2019-01-21 01:47:49 +08:00 |
|
William Cheng
|
1a2deb016b
|
Fix security issue with dependencies (#1820)
* fix security issue with dependency
* update samples
* update pom and sample
|
2019-01-05 23:30:59 +08:00 |
|
William Cheng
|
c1afba7194
|
Fix jackson-databind security issue (#1259)
* fix jackson databind security issue
* fix java jersey 1 dependency
* fix java webclient dep
|
2018-10-18 16:29:38 +08:00 |
|
Daonomic
|
b90c53deb6
|
[Java-client] Add Spring 5 WebClient as new library (#435)
|
2018-07-04 09:40:57 +02:00 |
|