FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docker-java/pom.xml - docker-java/docker-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
docker-java
/
docker-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
3.2k
Code
Issues
41
Pull requests
61
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
docker-java
docker-java
pom.xml
on
3.5.0
User selector
Datepicker
Commit history
Commits on Apr 1, 2025
Bump org.awaitility:awaitility from 4.0.1 to 4.3.0 (#2408)
Show description for 2fa2eb5
dependabot[bot]
authored
2fa2eb5
View commit details
Copy full SHA for 2fa2eb5
View code at this point
Browse repository at this point
Bump org.projectlombok:lombok from 1.18.22 to 1.18.38 (#2210)
Show description for 4bfb74f
dependabot[bot]
authored
4bfb74f
View commit details
Copy full SHA for 4bfb74f
View code at this point
Browse repository at this point
Bump jackson.version from 2.8.8 to 2.18.3 (#2283)
Show description for 353554b
dependabot[bot]
authored
353554b
View commit details
Copy full SHA for 353554b
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Test against Java 21 (#2304)
eddumelendez
authored
4f6c593
View commit details
Copy full SHA for 4f6c593
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Add Automatic-Module-Name (#1962)
eddumelendez
authored
2c690f3
View commit details
Copy full SHA for 2c690f3
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
Add Java 17 to the CI matrix (#1794)
Show description for 078348f
bsideup
authored
078348f
View commit details
Copy full SHA for 078348f
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
Ensure the compatibility with old (2.8.8) Jackson versions (#1652)
bsideup
authored
777639a
View commit details
Copy full SHA for 777639a
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
Bump lombok from 1.18.12 to 1.18.18 (#1570)
Show description for 0306031
dependabot-preview[bot]
authored
0306031
View commit details
Copy full SHA for 0306031
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
CI version
bsideup
committed
cd69879
View commit details
Copy full SHA for cd69879
View code at this point
Browse repository at this point
Commits on May 30, 2020
Rework DockerHttpClient API (#1403)
Show description for 01d0822
bsideup
authored
01d0822
View commit details
Copy full SHA for 01d0822
View code at this point
Browse repository at this point
Commits on May 23, 2020
Port Travis to GHA (#1396)
Show description for a09fefe
bsideup
authored
a09fefe
View commit details
Copy full SHA for a09fefe
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
Add Apache HttpClient 5 transport (#1358)
Show description for e4eb048
bsideup
authored
e4eb048
View commit details
Copy full SHA for e4eb048
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Introduce DockerHttpClient abstraction (#1351)
Show description for 77103e3
bsideup
authored
77103e3
View commit details
Copy full SHA for 77103e3
View code at this point
Browse repository at this point
Commits on Mar 15, 2020
prepare for next development iteration
bsideup
committed
21583b5
View commit details
Copy full SHA for 21583b5
View code at this point
Browse repository at this point
prepare release 3.2.1
bsideup
committed
1ecdd7c
View commit details
Copy full SHA for 1ecdd7c
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Update deps and mvn plugins. (#1344)
Show description for c3d03d6
KostyaSha
authored
c3d03d6
View commit details
Copy full SHA for c3d03d6
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
d808c96
View commit details
Copy full SHA for d808c96
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0
KostyaSha
committed
024cbb6
View commit details
Copy full SHA for 024cbb6
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
a9d11db
View commit details
Copy full SHA for a9d11db
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc6
KostyaSha
committed
52c2abf
View commit details
Copy full SHA for 52c2abf
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Jar packaging. (#1337)
Show description for 906e1a2
KostyaSha
authored
906e1a2
View commit details
Copy full SHA for 906e1a2
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
49d8e29
View commit details
Copy full SHA for 49d8e29
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc5
KostyaSha
committed
8bdcf91
View commit details
Copy full SHA for 8bdcf91
View code at this point
Browse repository at this point
Commits on Feb 15, 2020
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
7920652
View commit details
Copy full SHA for 7920652
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc4
KostyaSha
committed
69f0d42
View commit details
Copy full SHA for 69f0d42
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
690ef15
View commit details
Copy full SHA for 690ef15
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc3
KostyaSha
committed
18eddce
View commit details
Copy full SHA for 18eddce
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Try to stabilize tests (#1285)
Show description for 93202d1
bsideup
authored
93202d1
View commit details
Copy full SHA for 93202d1
View code at this point
Browse repository at this point
Commits on Dec 7, 2019
Add OkHttp transport (#1284)
Show description for 217c14b
bsideup
authored
217c14b
View commit details
Copy full SHA for 217c14b
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
212b072
View commit details
Copy full SHA for 212b072
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc2
KostyaSha
committed
f57b258
View commit details
Copy full SHA for f57b258
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
Implicit jackson config (#1276)
Show description for 066f268
bsideup
authored
066f268
View commit details
Copy full SHA for 066f268
View code at this point
Browse repository at this point
Commits on Oct 5, 2019
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
67c7f33
View commit details
Copy full SHA for 67c7f33
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc1
KostyaSha
committed
e184bb1
View commit details
Copy full SHA for e184bb1
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
Create modules for core & transports (jersey, netty) (#1251)
Show description for 74a4479
bsideup
authored and
KostyaSha
committed
74a4479
View commit details
Copy full SHA for 74a4479
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL