vPAV
vPAV copied to clipboard
viadee Process Application Validator
Bumps [maven-artifact](https://github.com/apache/maven) from 3.8.6 to 3.9.2. Release notes Sourced from maven-artifact's releases. 3.9.2 Release Notes - Maven - Version 3.9.2 Bug [MNG-7750] - Interpolated properties in originalModel in an active...
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.1.0. Release notes Sourced from maven-surefire-plugin's releases. 3.1.0 Release Notes - Maven Surefire - Version 3.1.0 Sub-task [SUREFIRE-2162] - Document upcoming mojo and file names...
Bumps [spring-expression](https://github.com/spring-projects/spring-framework) from 5.3.16 to 5.3.17. Release notes Sourced from spring-expression's releases. v5.3.17 :star: New Features Using DataClassRowMapper causes "No property found for column" debug messages in logs #28179 Improve...
Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1. Release notes Sourced from gson's releases. Gson 2.10.1 This is technically a minor release rather than a patch release because there is one small...
Bumps `spring.version` from 5.3.23 to 6.0.4. Updates `spring-expression` from 5.3.23 to 6.0.4 Release notes Sourced from spring-expression's releases. v6.0.4 :star: New Features Add native support for @Convert on JPA entities...
Bumps `spring.boot.version` from 2.7.5 to 3.0.2. Updates `spring-boot-dependencies` from 2.7.5 to 3.0.2 Release notes Sourced from spring-boot-dependencies's releases. v3.0.2 :lady_beetle: Bug Fixes Failure analysis of NoUniqueBeanDefinitionException reports "defined in null"...
As of now, HTML variable access of any kind is not part of the process variable retrieval process. At least the basic usage of embedded forms (if in the classpath)...
Currently the data flow analysis provides a conservative approach (intersection operator) to finding data flow anomalies, sometimes leading to false positives. In some cases taking the union would improve the...
**Describe the bug** ProcessVariablesModelChecker unable to handle loop within process **To Reproduce** Steps to reproduce the behavior: 1. Add the attached BPMN file to a vPAV-enabled project 2. Build the...
If the variables.xml is used to declare variables, the unmarshalling operation results in a ClassCastException.