diff --git a/apps/studio/package.json b/apps/studio/package.json index 3c9e71872..31828779a 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -78,7 +78,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": "^0.29.0", + "@asyncapi/java-spring-template": "^1.0.0", "@asyncapi/java-template": "^0.2.1", "@asyncapi/markdown-template": "^1.3.3", "@asyncapi/nodejs-template": "^0.13.3", diff --git a/package-lock.json b/package-lock.json index 08a101933..6eccca1a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -525,7 +525,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": "^0.29.0", + "@asyncapi/java-spring-template": "^1.0.0", "@asyncapi/java-template": "^0.2.1", "@asyncapi/markdown-template": "^1.3.3", "@asyncapi/nodejs-template": "^0.13.3", @@ -1430,9 +1430,10 @@ } }, "node_modules/@asyncapi/java-spring-template": { - "version": "0.29.0", + "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==", "dev": true, - "license": "Apache-2.0", "dependencies": { "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-hooks": "^0.1.0", @@ -35095,7 +35096,9 @@ } }, "@asyncapi/java-spring-template": { - "version": "0.29.0", + "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==", "dev": true, "requires": { "@asyncapi/generator-filters": "^2.1.0", @@ -35564,7 +35567,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": "^0.29.0", + "@asyncapi/java-spring-template": "^1.0.0", "@asyncapi/java-template": "^0.2.1", "@asyncapi/markdown-template": "^1.3.3", "@asyncapi/nodejs-template": "^0.13.3",