File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- PACKAGE_VERSION=1.3.6
2- VAULT_VERSION=1.14.2
1+ PACKAGE_VERSION=1.3.7
2+ VAULT_VERSION=1.15.0
Original file line number Diff line number Diff line change 11.DEFAULT_GOAL := all
22
3- VAULT_VERSION ?= 1.14.2
3+ VAULT_VERSION ?= 1.15.0
44OPENAPI_YAML := openapi.yaml
55CODEGEN_IMAGE := openapitools/openapi-generator-cli:v7.10.0
66CODEGEN_CONFIG_FILE := config.yaml
Original file line number Diff line number Diff line change 55
66 <groupId >com.piiano.vault</groupId >
77 <artifactId >client</artifactId >
8- <version >1.3.6 </version >
8+ <version >1.3.7 </version >
99 <name >${project.groupId} :${project.artifactId} </name >
1010 <description >Piiano vault sdk</description >
1111 <url >https://github.com/piiano/vault-java/tree/main/sdk/client</url >
Original file line number Diff line number Diff line change 11groupId : " com.piiano.vault"
22artifactId : " openapi"
3- artifactVersion : " 1.3.6 "
3+ artifactVersion : " 1.3.7 "
44artifactDescription : " Generated client for the open API of Piiano vault"
55artifactUrl : " https://piiano.com/docs/api"
66apiPackage : " com.piiano.vault.client.openapi"
Original file line number Diff line number Diff line change 55
66 <groupId >com.piiano.vault</groupId >
77 <artifactId >hibernate-encryption</artifactId >
8- <version >1.3.6 </version >
8+ <version >1.3.7 </version >
99 <name >${project.groupId} :${project.artifactId} </name >
1010 <description >Piiano hibernate encryption</description >
1111 <url >https://github.com/piiano/vault-java/tree/main/sdk/hibernate-encryption</url >
You can’t perform that action at this time.
0 commit comments