diff --git a/package-lock.json b/package-lock.json index a486c33e..0e032c5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@asyncapi/go-watermill-template": "^0.2.7", "@asyncapi/html-template": "^0.24.10", "@asyncapi/java-spring-cloud-stream-template": "^0.13.0", - "@asyncapi/java-spring-template": "^0.27.0", + "@asyncapi/java-spring-template": "^0.28.0", "@asyncapi/java-template": "^0.1.1", "@asyncapi/markdown-template": "^1.1.1", "@asyncapi/nodejs-template": "^0.11.4", @@ -741,9 +741,9 @@ } }, "node_modules/@asyncapi/java-spring-template": { - "version": "0.27.0", - "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-0.27.0.tgz", - "integrity": "sha512-simPHr1X+R3qSU3gDQUaozlFrwE6nZZNpQD/eVe0o+PDIzdXTFR/717emw/IXvxvvjRzkt5+vx6DqFhlqLWkKw==", + "version": "0.28.0", + "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-0.28.0.tgz", + "integrity": "sha512-8s8XTqULcw6I/PVX+G7kt2IWLDAPsKLxIu1WKn5QOtoFOmWzt5Ezq3PWt8hAOPzBEIom6bUEO8/H2DRTfiUNng==", "dependencies": { "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-hooks": "^0.1.0", @@ -19968,9 +19968,9 @@ } }, "@asyncapi/java-spring-template": { - "version": "0.27.0", - "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-0.27.0.tgz", - "integrity": "sha512-simPHr1X+R3qSU3gDQUaozlFrwE6nZZNpQD/eVe0o+PDIzdXTFR/717emw/IXvxvvjRzkt5+vx6DqFhlqLWkKw==", + "version": "0.28.0", + "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-0.28.0.tgz", + "integrity": "sha512-8s8XTqULcw6I/PVX+G7kt2IWLDAPsKLxIu1WKn5QOtoFOmWzt5Ezq3PWt8hAOPzBEIom6bUEO8/H2DRTfiUNng==", "requires": { "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-hooks": "^0.1.0", diff --git a/package.json b/package.json index f22bb919..57cb8d1a 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@asyncapi/go-watermill-template": "^0.2.7", "@asyncapi/html-template": "^0.24.10", "@asyncapi/java-spring-cloud-stream-template": "^0.13.0", - "@asyncapi/java-spring-template": "^0.27.0", + "@asyncapi/java-spring-template": "^0.28.0", "@asyncapi/java-template": "^0.1.1", "@asyncapi/markdown-template": "^1.1.1", "@asyncapi/nodejs-template": "^0.11.4",