diff --git a/apps/studio/package.json b/apps/studio/package.json index 683420604..d241d8cc1 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": "^1.0.0", + "@asyncapi/java-spring-template": "^1.2.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 1d469ac3f..bac9806b4 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": "^1.0.0", + "@asyncapi/java-spring-template": "^1.2.0", "@asyncapi/java-template": "^0.2.1", "@asyncapi/markdown-template": "^1.3.3", "@asyncapi/nodejs-template": "^0.13.3", @@ -1430,9 +1430,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.2.0", + "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-1.2.0.tgz", + "integrity": "sha512-aCt18PnX24rgqZOvBoIC2Fi3rISB0vey/Kuk/VLAs4Ox89bcnIkZFZFB7u/h70IO+cI0I/GldyzpwluTGfJeeg==", "dev": true, "dependencies": { "@asyncapi/generator-filters": "^2.1.0", @@ -34930,9 +34930,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.2.0", + "resolved": "https://registry.npmjs.org/@asyncapi/java-spring-template/-/java-spring-template-1.2.0.tgz", + "integrity": "sha512-aCt18PnX24rgqZOvBoIC2Fi3rISB0vey/Kuk/VLAs4Ox89bcnIkZFZFB7u/h70IO+cI0I/GldyzpwluTGfJeeg==", "dev": true, "requires": { "@asyncapi/generator-filters": "^2.1.0", @@ -35353,7 +35353,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.2.0", "@asyncapi/java-template": "^0.2.1", "@asyncapi/markdown-template": "^1.3.3", "@asyncapi/nodejs-template": "^0.13.3",