Skip to content

Commit 98b31d4

Browse files
authored
Merge pull request #400 from JavaMoney/imf-okhttp
Imf okhttp
2 parents 0e6c23d + 9abe6b6 commit 98b31d4

103 files changed

Lines changed: 1722 additions & 1949 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# Be sure to update the Docker image tag below to openjdk version of your application.
1313
# A list of available CircleCI Docker Convenience Images are available here: https://circleci.com/developer/images/image/cimg/openjdk
1414
docker:
15-
- image: cimg/openjdk:17.0
15+
- image: cimg/openjdk:17.0.6
1616
# Add steps to the job
1717
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
1818
steps:
@@ -33,7 +33,7 @@ jobs:
3333
# Be sure to update the Docker image tag below to openjdk version of your application.
3434
# A list of available CircleCI Docker Convenience Images are available here: https://circleci.com/developer/images/image/cimg/openjdk
3535
docker:
36-
- image: cimg/openjdk:17.0
36+
- image: cimg/openjdk:17.0.6
3737
# Add steps to the job
3838
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
3939
steps:
Binary file not shown.

moneta-convert/moneta-convert-ecb/src/main/asciidoc/images/icons/README

Lines changed: 0 additions & 5 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)