diff --git a/package-lock.json b/package-lock.json index 7ce7152d..e8c5f3a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@asyncapi/go-watermill-template": "^0.2.40", "@asyncapi/html-template": "^0.28.4", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", - "@asyncapi/java-spring-template": "^1.0.0", + "@asyncapi/java-spring-template": "^1.1.0", "@asyncapi/java-template": "^0.2.0", "@asyncapi/markdown-template": "^1.3.3", "@asyncapi/nodejs-template": "^1.0.0", @@ -578,9 +578,9 @@ } }, "node_modules/@asyncapi/java-spring-template": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-1.0.0.tgz", - "integrity": "sha512-3f60yPVQ4+B/8jiwt+16PU6jEfE9+rQlRHbCMKyOaUXbc8Mbyc9LNfNgk6PU42b4hquqUT8+ep1qgtZ+srSHIA==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-1.1.0.tgz", + "integrity": "sha512-qbGONcOEyuSKFhpmFQC4ED9cmdy6R3afFAx1ZPQkjO71oPZ/tVhpZng0oP/OQ+3BjywxbDDYFul79/jVJKLBVg==", "dependencies": { "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-hooks": "^0.1.0", @@ -21180,9 +21180,9 @@ } }, "@asyncapi/java-spring-template": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-1.0.0.tgz", - "integrity": "sha512-3f60yPVQ4+B/8jiwt+16PU6jEfE9+rQlRHbCMKyOaUXbc8Mbyc9LNfNgk6PU42b4hquqUT8+ep1qgtZ+srSHIA==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-1.1.0.tgz", + "integrity": "sha512-qbGONcOEyuSKFhpmFQC4ED9cmdy6R3afFAx1ZPQkjO71oPZ/tVhpZng0oP/OQ+3BjywxbDDYFul79/jVJKLBVg==", "requires": { "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-hooks": "^0.1.0", diff --git a/package.json b/package.json index 50590b89..d61ad78d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@asyncapi/go-watermill-template": "^0.2.40", "@asyncapi/html-template": "^0.28.4", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", - "@asyncapi/java-spring-template": "^1.0.0", + "@asyncapi/java-spring-template": "^1.1.0", "@asyncapi/java-template": "^0.2.0", "@asyncapi/markdown-template": "^1.3.3", "@asyncapi/nodejs-template": "^1.0.0",