This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from e5ad279785 chore: Removed an unneeded import.
     new 397a2b949b chore: Updated vendor ids for KNX and BacNet
     new 5086fbd711 chore: Updated dependencies and plugin versions to the 
newest possible ones. Had to resolve some issues with surefire, but now all 
should work.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .mvn/wrapper/maven-wrapper.properties              |   2 +-
 .../src/test/resources/integration-test/pom.xml    |   5 +
 .../language-go/src/test/resources/plc4go/pom.xml  |   5 +
 .../src/test/resources/plc4py/pom.xml              |   5 +
 code-generation/protocol-base-mspec/pom.xml        |   5 +
 .../expression/ExpressionStringParserTest.java     |   2 +-
 .../knxnetip/readwrite/model/KnxManufacturer.go    | 104 +++++++++++++++++----
 .../java/knxnetip/readwrite/KnxManufacturer.java   |  12 ++-
 plc4j/drivers/s7/pom.xml                           |   2 +-
 plc4j/pom.xml                                      |   5 +
 plc4j/spi/pom.xml                                  |   2 +-
 plc4j/transports/serial/pom.xml                    |   2 +-
 .../plc4x/java/transport/serial/SerialChannel.java |   5 +-
 plc4j/transports/udp/pom.xml                       |   2 +-
 plc4j/utils/plc-simulator/pom.xml                  |   2 +-
 .../ParserSerializerTestsuiteGeneratorSpec.groovy  |   6 +-
 .../knxnetip/readwrite/model/KnxManufacturer.cs    |  56 ++++++++---
 pom.xml                                            | 103 +++++++++-----------
 .../protocols/knxnetip/knx-master-data.mspec       |  10 +-
 19 files changed, 227 insertions(+), 108 deletions(-)

Reply via email to